14:02:07.175 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
14:02:07.175 | trace | yii\base\Module::getModule | Loading module: debug |
14:02:07.175 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
14:02:07.179 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
14:02:07.179 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
14:02:07.182 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
14:02:07.185 | trace | yii\base\Module::getModule | Loading module: gii |
14:02:07.185 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
14:02:07.186 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
14:02:07.186 | trace | yii\web\Application::handleRequest | Route requested: 'v2/calendar/get-synchronize' |
14:02:07.186 | trace | yii\base\Module::getModule | Loading module: v2 |
14:02:07.194 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
14:02:07.198 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
14:02:07.200 | info | yii\web\Session::open | Session started |
14:02:07.201 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
14:02:07.219 | info | yii\db\Command::query | INSERT INTO "global"."tbl_api_log" ("code", "device_type", "version_code", "url", "request", "response", "php_error", "time") VALUES (200, NULL, NULL, 'v2/calendar/get-synchronize', '[]', '{"code":60004,"data":null,"status":0,"msg":[{"name":"error","success":"","error":"\u4e0d\u662fPOST\u8bf7\u6c42"}]}', FALSE, '2025-06-25 14:02:07') RETURNING "id" |