| 17:33:39.632 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 17:33:39.632 | trace | yii\base\Module::getModule | Loading module: debug |
| 17:33:39.632 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 17:33:39.633 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 17:33:39.633 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 17:33:39.633 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:33:39.634 | info | time tracing start | 1782725619634398976 |
| 17:33:39.634 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 17:33:39.634 | trace | yii\web\Application::handleRequest | Route requested: 'ledger/login/get-access-token' |
| 17:33:39.634 | trace | yii\base\Module::getModule | Loading module: ledger |
| 17:33:39.635 | trace | yii\base\Controller::runAction | Route to run: ledger/login/get-access-token |
| 17:33:39.635 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\ledger\controllers\LoginController::actionGetAccessToken() |
| 17:33:39.637 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 17:33:39.638 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_logins" WHERE ("email"='lrc@toast.com.cn') AND ("user_status"='1') |
| 17:33:39.639 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:33:39.640 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:33:40.159 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:33:40.160 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:33:40.161 | info | yii\db\Command::query | INSERT INTO "global"."tbl_login_logs" ("email", "is_success", "ip_address") VALUES ('lrc@toast.com.cn', FALSE, '221.216.117.25') |
| 17:33:40.181 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:33:40.186 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:33:40.193 | info | yii\web\Session::open | Session started |
| 17:33:40.193 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
| 17:33:40.210 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:33:40.213 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:33:40.214 | 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") VALUES (200, '', 1001, 0, 1, 'ledger/login/get-access-token', '{"email":"lrc@toast.com.cn","password":"123456","device_type":"web","version_code":"1.0.0"}', '{"code":500,"result":{},"status":0,"msg":[{"name":"error","success":"","error":"\u5f53\u524d\u8d26\u53f7\u672a\u5f00\u901a\u62a5\u7a0e\u6a21\u5757\u6743\u9650"}],"ip":"221.216.117.25","ua":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/149.0.0.0 Safari\/537.36"}', FALSE, '2026-06-29 17:33:40') RETURNING "id" |