| 09:54:51.878 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 09:54:51.878 | trace | yii\base\Module::getModule | Loading module: debug |
| 09:54:51.879 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 09:54:51.879 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 09:54:51.880 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 09:54:51.880 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 09:54:51.880 | info | time tracing start | 1782179691880852992 |
| 09:54:51.881 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 09:54:51.881 | trace | yii\web\Application::handleRequest | Route requested: 'v2/task/list' |
| 09:54:51.881 | trace | yii\base\Module::getModule | Loading module: v2 |
| 09:54:51.882 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 09:54:51.883 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 09:54:51.883 | info | yii\web\Session::open | Session started |
| 09:54:51.884 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 09:54:51.885 | info | yii\db\Command::query | INSERT INTO "global"."tbl_api_log" ("code", "device_type", "version_code", "url", "request", "response", "php_error", "time", "duration") VALUES (200, NULL, NULL, 'v2/task/list', '[]', '{"code":60003,"data":null,"status":0,"msg":[{"name":"error","success":"","error":"Access token\u5339\u914d\u5931\u8d25"}],"ip":"223.104.40.22","ua":"jinchangxiao\/2.3.157 (iPhone 12; iOS 26.5; Scale\/3.00)"}', FALSE, '2026-06-23 09:54:51', 3318016) RETURNING "id" |