| 16:49:29.963 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 16:49:29.963 | trace | yii\base\Module::getModule | Loading module: debug |
| 16:49:29.964 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 16:49:29.964 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 16:49:29.965 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 16:49:29.965 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:49:29.965 | info | time tracing start | 1783154969965915904 |
| 16:49:29.966 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 16:49:29.966 | trace | yii\web\Application::handleRequest | Route requested: 'v2/task/close' |
| 16:49:29.966 | trace | yii\base\Module::getModule | Loading module: v2 |
| 16:49:29.967 | info | yii\web\Session::open | Session started |
| 16:49:29.969 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 16:49:29.970 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='lLLCHpZSQkMu0_ceemp9PVo8_3HEKkFC' |
| 16:49:29.971 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:49:29.972 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:49:29.972 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:49:29.973 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:49:29.973 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 16:49:29.974 | trace | yii\base\Controller::runAction | Route to run: v2/task/close |
| 16:49:29.975 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\TaskController::actionClose() |
| 16:49:29.975 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:49:29.975 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:49:29.975 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"='93' |
| 16:49:29.978 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"=13 |
| 16:49:29.979 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:49:29.979 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:49:29.980 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:49:29.980 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:49:29.981 | info | yii\db\Command::query | INSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "version_code", "url", "request", "response", "php_error", "time", "duration") VALUES (200, 'a57be577deb434', 1001, 7, 178, 'v2/task/close', '{"id":"93","type":"0","complete_description":"","posttime":"1783154969","access_token":"lLLCHpZSQkMu0_ceemp9PVo8_3HEKkFC","device_type":"7","version_code":"178","token":"4263f9c3ebc167edfec2df73269a8b91"}', '{"code":60005,"data":null,"status":0,"msg":[{"name":"error","success":"","error":"\u60a8\u65e0\u6743\u8bbf\u95ee\u6b64\u9879\u76ee\u4efb\u52a1"}],"ip":"223.74.191.180","ua":"jinchangxiao\/1.0.42 (HUAWEI Mate 60 Pro ALN-AL00; HarmonyOS 6.1.0)"}', FALSE, '2026-07-04 16:49:29', 14899968) RETURNING "id" |