| 22:45:08.971 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 22:45:08.971 | trace | yii\base\Module::getModule | Loading module: debug |
| 22:45:08.972 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 22:45:08.973 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 22:45:08.973 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 22:45:08.973 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 22:45:08.974 | info | time tracing start | 1782225908974298880 |
| 22:45:08.974 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 22:45:08.974 | trace | yii\web\Application::handleRequest | Route requested: 'v2/task/save-new-group' |
| 22:45:08.974 | trace | yii\base\Module::getModule | Loading module: v2 |
| 22:45:08.976 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 22:45:08.976 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 22:45:08.977 | info | yii\web\Session::open | Session started |
| 22:45:08.978 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 22:45:08.978 | 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/save-new-group', '[]', '{"code":60004,"data":null,"status":0,"msg":[{"name":"error","success":"","error":"\u4e0d\u662fPOST\u8bf7\u6c42"}],"ip":"112.41.15.29","ua":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:130.0) Gecko\/20100101 Firefox\/130.0"}', FALSE, '2026-06-23 22:45:08', 3535104) RETURNING "id" |