| 21:22:34.797 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 21:22:34.797 | trace | yii\base\Module::getModule | Loading module: debug |
| 21:22:34.798 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 21:22:34.798 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 21:22:34.799 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 21:22:34.799 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:22:34.799 | info | time tracing start | 1782652954799912960 |
| 21:22:34.800 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 21:22:34.800 | trace | yii\web\Application::handleRequest | Route requested: 'v2/file/upload-file' |
| 21:22:34.800 | trace | yii\base\Module::getModule | Loading module: v2 |
| 21:22:34.803 | info | yii\web\Session::open | Session started |
| 21:22:34.805 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 21:22:34.805 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC' |
| 21:22:34.806 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:22:34.807 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 21:22:34.808 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:22:34.808 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 21:22:34.808 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 21:22:34.809 | trace | yii\base\Controller::runAction | Route to run: v2/file/upload-file |
| 21:22:34.810 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\FileController::actionUploadFile() |
| 21:22:34.814 | warning | yii\validators\FileValidator::validateValue | File was only partially uploaded: IMG_20260626_132336.jpg |
| 21:22:34.815 | warning | yii\validators\FileValidator::validateValue | File was only partially uploaded: IMG_20260626_132336.jpg |
| 21:22:34.815 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:22:34.815 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 21:22:34.816 | 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', 1000, 6, 178, 'v2/file/upload-file', '{"posttime":"1782652910.176","access_token":"R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC","device_type":"6","version_code":"178","token":"d91363d7acc8f11e9ac808d02d4b4da2"}', '{"code":500,"data":null,"status":0,"msg":[{"name":"attachmentFile","success":"","error":"\u6587\u4ef6\u4e0a\u4f20\u5931\u8d25"}],"ip":"117.133.84.85","ua":"jinchangxiao\/1.0.42 (HUAWEI Mate 60 BRA-AL00; HarmonyOS 6.1.0)"}', FALSE, '2026-06-28 21:22:34', 16122112) RETURNING "id" |