174 lines
16 KiB
Plaintext
174 lines
16 KiB
Plaintext
[GIN-debug] [WARNING] Creating an Engine instance with the Logger and Recovery middleware already attached.
|
|
|
|
[GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production.
|
|
- using env: export GIN_MODE=release
|
|
- using code: gin.SetMode(gin.ReleaseMode)
|
|
|
|
[GIN-debug] POST /api/auth/login --> backend/controller.Login (3 handlers)
|
|
[GIN-debug] GET /api/auth/Codes --> backend/controller.Codes (3 handlers)
|
|
[GIN-debug] POST /api/auth/phoneCode --> backend/controller.PhoneCode (3 handlers)
|
|
[GIN-debug] POST /api/auth/phoneLogin --> backend/controller.LoginCode (3 handlers)
|
|
[GIN-debug] POST /api/feishu/sendInfo --> backend/controller.FeishuSendInfo (3 handlers)
|
|
[GIN-debug] POST /api/feishu/sendInfo2 --> backend/controller.FeishuSendInfo2 (3 handlers)
|
|
[GIN-debug] POST /api/feishu/sendWeekInfo --> backend/controller.FeishuSendWeekInfo (3 handlers)
|
|
[GIN-debug] POST /api/feishu/updateApp --> backend/controller.FeishuUpdateApp (3 handlers)
|
|
[GIN-debug] POST /api/feishu/serverInfo --> backend/controller.FeishuServerInfo (3 handlers)
|
|
[GIN-debug] POST /api/feishu/notify --> backend/controller.FeishuNotify (3 handlers)
|
|
[GIN-debug] POST /api/feishu/notify/client --> backend/controller.FeishuNotifyClient (3 handlers)
|
|
[GIN-debug] POST /api/feishu/notify/order --> backend/controller.FeishuNotifyOrder (3 handlers)
|
|
[GIN-debug] POST /api/admin/list --> backend/controller.AdminList (4 handlers)
|
|
[GIN-debug] POST /api/admin/add --> backend/controller.AdminAdd (4 handlers)
|
|
[GIN-debug] POST /api/admin/log/list --> backend/controller.AdminLogList (4 handlers)
|
|
[GIN-debug] POST /api/log/user --> backend/controller.UserDetail (4 handlers)
|
|
[GIN-debug] POST /api/log/asset --> backend/controller.Asset (4 handlers)
|
|
[GIN-debug] POST /api/log/event --> backend/controller.Event (4 handlers)
|
|
[GIN-debug] POST /api/log/order --> backend/controller.Order (4 handlers)
|
|
[GIN-debug] POST /api/user/list --> backend/controller.UserList (4 handlers)
|
|
[GIN-debug] GET /api/user/info --> backend/controller.UserInfo (4 handlers)
|
|
[GIN-debug] POST /api/user/gm --> backend/controller.UserGM (4 handlers)
|
|
[GIN-debug] POST /api/user/ban --> backend/controller.UserBan (4 handlers)
|
|
[GIN-debug] POST /api/server/list --> backend/controller.AppList (4 handlers)
|
|
[GIN-debug] POST /api/server/serverList --> backend/controller.ServerList (4 handlers)
|
|
[GIN-debug] POST /api/server/addServer --> backend/controller.AddServer (4 handlers)
|
|
[GIN-debug] POST /api/server/nodeList --> backend/controller.NodeList (4 handlers)
|
|
[GIN-debug] POST /api/server/addNode --> backend/controller.AddNode (4 handlers)
|
|
[GIN-debug] POST /api/server/updateApp --> backend/controller.UpdateApp (4 handlers)
|
|
[GIN-debug] POST /api/server/updateAppFeishu --> backend/controller.UpdateAppFeishu (4 handlers)
|
|
[GIN-debug] POST /api/server/restart --> backend/controller.RestartServer (4 handlers)
|
|
[GIN-debug] POST /api/server/reload --> backend/controller.ReloadServer (4 handlers)
|
|
[GIN-debug] POST /api/statistics/level --> backend/controller.StatisticsLevel (4 handlers)
|
|
[GIN-debug] POST /api/statistics/order --> backend/controller.StatisticsOrder (4 handlers)
|
|
[GIN-debug] POST /api/statistics/info --> backend/controller.StatisticsInfo (4 handlers)
|
|
[GIN-debug] POST /api/statistics/heat --> backend/controller.StatisticsHeat (4 handlers)
|
|
[GIN-debug] POST /api/mail/send --> backend/controller.SendMail (4 handlers)
|
|
[GIN-debug] POST /api/mail/list --> backend/controller.MailList (4 handlers)
|
|
[GIN-debug] POST /api/mail/delete --> backend/controller.MailDelete (4 handlers)
|
|
[GIN-debug] POST /api/language/list --> backend/controller.Language (4 handlers)
|
|
[GIN-debug] POST /api/language/export --> backend/controller.LanguageExport (4 handlers)
|
|
[GIN-debug] POST /api/language/save --> backend/controller.LanguageSave (4 handlers)
|
|
[GIN-debug] POST /api/language/add --> backend/controller.LanguageAdd (4 handlers)
|
|
[GIN-debug] POST /api/language/delete --> backend/controller.LanguageDelete (4 handlers)
|
|
[GIN-debug] [WARNING] You trusted all proxies, this is NOT safe. We recommend you to set a value.
|
|
Please check https://pkg.go.dev/github.com/gin-gonic/gin#readme-don-t-trust-all-proxies for details.
|
|
[GIN-debug] Listening and serving HTTP on :5320
|
|
[GIN] 2025/12/11 - 10:25:13 | 401 | 0s | ::1 | GET "/api/user/info"
|
|
[GIN] 2025/12/11 - 10:25:13 | 404 | 0s | ::1 | POST "/api/auth/logout"
|
|
[GIN] 2025/12/11 - 10:25:29 | 200 | 253.1365ms | ::1 | POST "/api/auth/login"
|
|
[GIN] 2025/12/11 - 10:25:29 | 200 | 0s | ::1 | GET "/api/auth/Codes"
|
|
[GIN] 2025/12/11 - 10:25:29 | 200 | 397.7438ms | ::1 | GET "/api/user/info"
|
|
[GIN] 2025/12/11 - 10:25:31 | 200 | 309.585ms | ::1 | POST "/api/statistics/heat"
|
|
[GIN] 2025/12/11 - 10:25:31 | 200 | 1.1419178s | ::1 | POST "/api/statistics/info"
|
|
[GIN] 2025/12/11 - 10:27:09 | 200 | 347.354ms | ::1 | POST "/api/server/list"
|
|
[GIN] 2025/12/11 - 10:27:09 | 200 | 661.8766ms | ::1 | POST "/api/log/order"
|
|
[GIN] 2025/12/11 - 10:27:12 | 200 | 115.9295ms | ::1 | POST "/api/statistics/heat"
|
|
[GIN] 2025/12/11 - 10:27:13 | 200 | 711.928ms | ::1 | POST "/api/statistics/info"
|
|
[GIN] 2025/12/11 - 10:30:23 | 200 | 444.7127ms | ::1 | POST "/api/server/list"
|
|
[GIN] 2025/12/11 - 10:30:27 | 200 | 2.2220912s | ::1 | POST "/api/server/serverList"
|
|
[GIN] 2025/12/11 - 10:30:29 | 200 | 5.3690768s | ::1 | POST "/api/server/serverList"
|
|
[GIN] 2025/12/11 - 10:31:03 | 200 | 886.982ms | ::1 | POST "/api/server/serverList"
|
|
[GIN] 2025/12/11 - 10:31:09 | 200 | 2.3555516s | ::1 | POST "/api/server/serverList"
|
|
[GIN] 2025/12/11 - 11:33:28 | 200 | 395.5301ms | ::1 | GET "/api/user/info"
|
|
[GIN] 2025/12/11 - 11:33:54 | 200 | 214.9095ms | ::1 | GET "/api/user/info"
|
|
[GIN] 2025/12/11 - 11:34:30 | 200 | 305.7429ms | ::1 | GET "/api/user/info"
|
|
[GIN] 2025/12/11 - 11:34:57 | 200 | 173.8177ms | ::1 | GET "/api/user/info"
|
|
[GIN] 2025/12/11 - 11:35:17 | 200 | 217.7425ms | ::1 | GET "/api/user/info"
|
|
[GIN] 2025/12/11 - 11:35:19 | 200 | 187.9784ms | ::1 | POST "/api/statistics/heat"
|
|
[GIN] 2025/12/11 - 11:35:20 | 200 | 921.4157ms | ::1 | POST "/api/statistics/info"
|
|
[GIN] 2025/12/11 - 11:37:18 | 200 | 245.3772ms | ::1 | GET "/api/user/info"
|
|
[GIN] 2025/12/11 - 11:37:45 | 200 | 517.2912ms | ::1 | GET "/api/user/info"
|
|
[GIN] 2025/12/11 - 11:38:04 | 200 | 231.2394ms | ::1 | GET "/api/user/info"
|
|
[GIN] 2025/12/11 - 11:38:20 | 200 | 280.0851ms | ::1 | GET "/api/user/info"
|
|
[GIN] 2025/12/11 - 11:40:21 | 200 | 371.4347ms | ::1 | GET "/api/user/info"
|
|
[GIN] 2025/12/11 - 11:40:23 | 200 | 518.4176ms | ::1 | POST "/api/statistics/heat"
|
|
[GIN] 2025/12/11 - 11:40:24 | 200 | 1.1721816s | ::1 | POST "/api/statistics/info"
|
|
[GIN] 2025/12/11 - 11:41:08 | 200 | 132.7881ms | ::1 | GET "/api/user/info"
|
|
[GIN] 2025/12/11 - 11:41:41 | 200 | 324.3031ms | ::1 | GET "/api/user/info"
|
|
[GIN] 2025/12/11 - 11:43:29 | 200 | 376.0195ms | ::1 | GET "/api/user/info"
|
|
[GIN] 2025/12/11 - 11:43:37 | 200 | 182.7374ms | ::1 | GET "/api/user/info"
|
|
[GIN] 2025/12/11 - 11:43:48 | 200 | 203.6292ms | ::1 | GET "/api/user/info"
|
|
[GIN] 2025/12/11 - 11:44:38 | 200 | 291.4693ms | ::1 | GET "/api/user/info"
|
|
[GIN] 2025/12/11 - 11:44:57 | 200 | 234.8371ms | ::1 | GET "/api/user/info"
|
|
[GIN] 2025/12/11 - 11:44:58 | 200 | 217.734ms | ::1 | POST "/api/statistics/heat"
|
|
[GIN] 2025/12/11 - 11:44:59 | 200 | 873.1764ms | ::1 | POST "/api/statistics/info"
|
|
[GIN] 2025/12/11 - 11:45:45 | 200 | 105.532ms | ::1 | GET "/api/user/info"
|
|
[GIN] 2025/12/11 - 11:45:47 | 200 | 890.5534ms | ::1 | POST "/api/statistics/heat"
|
|
[GIN] 2025/12/11 - 11:45:48 | 200 | 1.8967679s | ::1 | POST "/api/statistics/info"
|
|
[GIN] 2025/12/11 - 11:46:17 | 200 | 253.1924ms | ::1 | POST "/api/server/list"
|
|
[GIN] 2025/12/11 - 11:46:17 | 200 | 347.3486ms | ::1 | POST "/api/server/serverList"
|
|
[GIN] 2025/12/11 - 11:46:57 | 200 | 498.5131ms | ::1 | POST "/api/server/list"
|
|
[GIN] 2025/12/11 - 11:46:57 | 200 | 253.5674ms | ::1 | POST "/api/server/serverList"
|
|
[GIN] 2025/12/11 - 11:57:22 | 200 | 296.8985ms | ::1 | GET "/api/user/info"
|
|
[GIN] 2025/12/11 - 12:00:58 | 200 | 474.8772ms | ::1 | GET "/api/user/info"
|
|
[GIN] 2025/12/11 - 12:01:17 | 200 | 209.8177ms | ::1 | GET "/api/user/info"
|
|
[GIN] 2025/12/11 - 12:01:43 | 200 | 1.2960524s | ::1 | GET "/api/user/info"
|
|
[GIN] 2025/12/11 - 12:04:05 | 200 | 1.2864048s | ::1 | GET "/api/user/info"
|
|
[GIN] 2025/12/11 - 12:04:06 | 200 | 366.8252ms | ::1 | POST "/api/statistics/heat"
|
|
[GIN] 2025/12/11 - 12:04:07 | 200 | 1.2401522s | ::1 | POST "/api/statistics/info"
|
|
[GIN] 2025/12/11 - 12:30:05 | 200 | 636.1973ms | ::1 | GET "/api/user/info"
|
|
[GIN] 2025/12/11 - 12:30:29 | 200 | 232.0374ms | ::1 | GET "/api/user/info"
|
|
[GIN] 2025/12/11 - 12:30:39 | 200 | 315.6206ms | ::1 | GET "/api/user/info"
|
|
2025/12/11 13:04:59 start statistics
|
|
2025/12/11 13:05:01 failed to insert data: Error 1203 (42000): User root already has more than 'max_user_connections' active connections
|
|
2025/12/11 13:05:01 remain 2025-12-11 success
|
|
2025/12/11 13:05:03 failed to insert data: Error 1203 (42000): User root already has more than 'max_user_connections' active connections
|
|
2025/12/11 13:05:03 remain 2025-12-10 success
|
|
2025/12/11 13:05:05 failed to insert data: Error 1203 (42000): User root already has more than 'max_user_connections' active connections
|
|
2025/12/11 13:05:05 remain 2025-12-09 success
|
|
2025/12/11 13:05:06 failed to insert data: Error 1203 (42000): User root already has more than 'max_user_connections' active connections
|
|
2025/12/11 13:05:06 remain 2025-12-08 success
|
|
2025/12/11 13:05:08 failed to insert data: Error 1203 (42000): User root already has more than 'max_user_connections' active connections
|
|
2025/12/11 13:05:08 remain 2025-12-07 success
|
|
2025/12/11 13:05:10 failed to insert data: Error 1203 (42000): User root already has more than 'max_user_connections' active connections
|
|
2025/12/11 13:05:10 remain 2025-12-06 success
|
|
2025/12/11 13:05:11 failed to insert data: Error 1203 (42000): User root already has more than 'max_user_connections' active connections
|
|
2025/12/11 13:05:11 remain 2025-12-05 success
|
|
2025/12/11 13:05:13 failed to insert data: Error 1203 (42000): User root already has more than 'max_user_connections' active connections
|
|
2025/12/11 13:05:13 remain 2025-12-04 success
|
|
2025/12/11 13:05:14 failed to insert data: Error 1203 (42000): User root already has more than 'max_user_connections' active connections
|
|
2025/12/11 13:05:14 remain 2025-12-03 success
|
|
2025/12/11 13:05:17 failed to insert data: Error 1203 (42000): User root already has more than 'max_user_connections' active connections
|
|
2025/12/11 13:05:17 remain 2025-12-02 success
|
|
2025/12/11 13:05:21 failed to insert data: Error 1203 (42000): User root already has more than 'max_user_connections' active connections
|
|
2025/12/11 13:05:21 remain 2025-12-01 success
|
|
2025/12/11 13:05:24 failed to insert data: Error 1203 (42000): User root already has more than 'max_user_connections' active connections
|
|
2025/12/11 13:05:24 remain 2025-11-30 success
|
|
2025/12/11 13:05:26 failed to insert data: Error 1203 (42000): User root already has more than 'max_user_connections' active connections
|
|
2025/12/11 13:05:26 remain 2025-11-29 success
|
|
2025/12/11 13:05:29 failed to insert data: Error 1203 (42000): User root already has more than 'max_user_connections' active connections
|
|
2025/12/11 13:05:29 remain 2025-11-28 success
|
|
2025/12/11 13:05:31 failed to insert data: Error 1203 (42000): User root already has more than 'max_user_connections' active connections
|
|
2025/12/11 13:05:31 remain 2025-11-27 success
|
|
2025/12/11 13:05:33 failed to insert data: Error 1203 (42000): User root already has more than 'max_user_connections' active connections
|
|
2025/12/11 13:05:33 remain 2025-11-26 success
|
|
2025/12/11 13:05:35 failed to insert data: Error 1203 (42000): User root already has more than 'max_user_connections' active connections
|
|
2025/12/11 13:05:35 remain 2025-11-25 success
|
|
2025/12/11 13:05:37 failed to insert data: Error 1203 (42000): User root already has more than 'max_user_connections' active connections
|
|
2025/12/11 13:05:37 remain 2025-11-24 success
|
|
2025/12/11 13:05:40 failed to insert data: Error 1203 (42000): User root already has more than 'max_user_connections' active connections
|
|
2025/12/11 13:05:40 remain 2025-11-23 success
|
|
2025/12/11 13:05:42 failed to insert data: Error 1203 (42000): User root already has more than 'max_user_connections' active connections
|
|
2025/12/11 13:05:42 remain 2025-11-22 success
|
|
2025/12/11 13:05:44 failed to insert data: Error 1203 (42000): User root already has more than 'max_user_connections' active connections
|
|
2025/12/11 13:05:44 remain 2025-11-21 success
|
|
2025/12/11 13:05:46 failed to insert data: Error 1203 (42000): User root already has more than 'max_user_connections' active connections
|
|
2025/12/11 13:05:46 remain 2025-11-20 success
|
|
2025/12/11 13:05:49 failed to insert data: Error 1203 (42000): User root already has more than 'max_user_connections' active connections
|
|
2025/12/11 13:05:49 remain 2025-11-19 success
|
|
2025/12/11 13:05:51 failed to insert data: Error 1203 (42000): User root already has more than 'max_user_connections' active connections
|
|
2025/12/11 13:05:51 remain 2025-11-18 success
|
|
2025/12/11 13:05:53 failed to insert data: Error 1203 (42000): User root already has more than 'max_user_connections' active connections
|
|
2025/12/11 13:05:53 remain 2025-11-17 success
|
|
2025/12/11 13:05:55 failed to insert data: Error 1203 (42000): User root already has more than 'max_user_connections' active connections
|
|
2025/12/11 13:05:55 remain 2025-11-16 success
|
|
2025/12/11 13:05:57 failed to insert data: Error 1203 (42000): User root already has more than 'max_user_connections' active connections
|
|
2025/12/11 13:05:57 remain 2025-11-15 success
|
|
2025/12/11 13:06:00 failed to insert data: Error 1203 (42000): User root already has more than 'max_user_connections' active connections
|
|
2025/12/11 13:06:00 remain 2025-11-14 success
|
|
2025/12/11 13:06:02 failed to insert data: Error 1203 (42000): User root already has more than 'max_user_connections' active connections
|
|
2025/12/11 13:06:02 remain 2025-11-13 success
|
|
2025/12/11 13:06:04 failed to insert data: Error 1203 (42000): User root already has more than 'max_user_connections' active connections
|
|
2025/12/11 13:06:04 remain 2025-11-12 success
|
|
2025/12/11 13:06:06 failed to insert data: Error 1203 (42000): User root already has more than 'max_user_connections' active connections
|
|
2025/12/11 13:06:06 remain 2025-11-11 success
|
|
2025/12/11 13:06:06 end statistics
|