18:21:53.199 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
18:21:53.199 | trace | yii\base\Module::getModule | Loading module: debug |
18:21:53.205 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
18:21:53.208 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
18:21:53.208 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
18:21:53.210 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
18:21:53.213 | trace | yii\base\Module::getModule | Loading module: gii |
18:21:53.213 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
18:21:53.214 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
18:21:53.214 | trace | yii\web\Application::handleRequest | Route requested: 'v2/punch/get-nav-count' |
18:21:53.214 | trace | yii\base\Module::getModule | Loading module: v2 |
18:21:53.230 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
18:21:53.231 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
18:21:53.233 | info | yii\web\Session::open | Session started |
18:21:53.234 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
18:21:53.248 | info | yii\db\Command::query | INSERT INTO "global"."tbl_api_log" ("code", "device_type", "version_code", "url", "request", "response", "php_error", "time") VALUES (200, NULL, NULL, 'v2/punch/get-nav-count', '[]', '{"code":60004,"data":null,"status":0,"msg":[{"name":"error","success":"","error":"\u4e0d\u662fPOST\u8bf7\u6c42"}]}', FALSE, '2025-06-25 18:21:53') RETURNING "id" |