| 21:01:09.396 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 21:01:09.396 | trace | yii\base\Module::getModule | Loading module: debug |
| 21:01:09.397 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 21:01:09.403 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 21:01:09.403 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 21:01:09.408 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:01:09.413 | info | time tracing start | 1783515669413875968 |
| 21:01:09.414 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 21:01:09.414 | trace | yii\web\Application::handleRequest | Route requested: 'v2/login/login' |
| 21:01:09.414 | trace | yii\base\Module::getModule | Loading module: v2 |
| 21:01:09.414 | trace | yii\base\Controller::runAction | Route to run: v2/login/login |
| 21:01:09.414 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\LoginController::actionLogin() |
| 21:01:09.416 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:01:09.418 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 21:01:09.423 | info | yii\web\Session::open | Session started |
| 21:01:09.423 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 21:01:09.427 | 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/login/login', '[]', '{"code":500,"data":null,"status":0,"msg":[{"name":"error","success":"","error":"\u7535\u5b50\u90ae\u7bb1\u4e0d\u80fd\u4e3a\u7a7a"}],"ip":"47.128.58.119","ua":"Mozilla\/5.0 (Linux; Android 5.0) AppleWebKit\/537.36 (KHTML, like Gecko) Mobile Safari\/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)"}', FALSE, '2026-07-08 21:01:09', 9457920) RETURNING "id" |