| 2026-08-26 09:52:01.457 · INFO · htb-control · automation |
| 电量=87% · 充电=true · 停止充电成功(当前 87%):/sys/class/power_supply/battery/input_suspend=1 /system/bin/sh: can't create /sys/class/power_supply/dc/input_suspend: Permission denied › |
| 2026-08-26 09:52:01.410 · INFO · htb-control · automation |
| Frida JS heartbeat | data: {"sequence":497,"js_time_ms":1787709121121,"active_request":null} › |
| 2026-08-26 09:52:01.409 · INFO · htb-control · automation |
| 等待角色数据确认“无双一击”从30级提升 › |
| 2026-08-26 09:52:01.408 · INFO · htb-control · automation |
| 等待角色数据确认“无双一击”从30级提升 | data: {"kind":"WAIT","action_id":"newbie\/skill_learning#4","argument":"","secondary_argument":""} › |
| 2026-08-26 09:52:01.399 · INFO · htb-control · automation |
| guild_green_dragon=确认单人状态 › |
| 2026-08-26 09:52:01.398 · INFO · htb-control · automation |
| guild_merchant=确认单人状态 › |
| 2026-08-26 09:52:01.380 · INFO · htb-control · automation |
| #Y您的经验不足,不能学习 | data: {"active":false,"fingerprint":"free_message_box|<utils.VMessageBox object at 0x735d7f4660>|#Y您的经验不足,不能学习","profile":"dialog"} › |
| 2026-08-26 09:52:01.132 · WARN · cbg-trade · test |
| [random_push_review.go:69] role report not found, eid: 202607051100113-266-75HSTSTFJL4M › |
| 2026-08-26 09:52:01.132 · ERROR · cbg-trade · test |
| [role_report.go:250] [role_report] cached role detail is empty, eid=202607051100113-266-75HSTSTFJL4M use_http=true reason=update_random_push › |
| 2026-08-26 09:52:00.951 · INFO · cbg-trade · test |
| [user_auth.go:275] Register: user registered successfully, email: 1554462@qq.com › |
| 2026-08-26 09:52:00.425 · ERROR · cbg-trade · test |
| [main.go:66] [31m2026/08/26 09:52:00 [Recovery] 2026/08/26 - 09:52:00 panic recovered: runtime error: invalid memory address or nil pointer dereference /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/runtime/panic.go:262 (0x478658) panicmem: panic(memoryError) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/runtime/signal_unix.go:925 (0x478628) sigpanic: panicmem() /root/sources/cbg-value/internal/equipreport/armor_report.go:21 (0xba90dc) (*EquipReport).GetArmor: equipDesc := itemdetail.GetItemJson(e.EquipDetail.Equip.Eid, e.EquipDetail.Equip.EquipDesc) /root/sources/cbg-value/internal/apps/value/valueall/api.go:52 (0xbd8427) (*valueAll).GetValue: reportItem, success := equipReport.GetArmor(false, ctx.IsFree, key.EidTypeArmor) /root/sources/cbg-value/internal/apps/value/role_value.go:185 (0xeb9704) (*HttpServer).GetRoleValuation: type_, data, success = valueall.ValueAll.GetValue(eid, ctx, serverType, needRawData, key.ProxyReasonValue) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 (0x96650a) (*Context).Next: c.handlers[c.index](c) /root/sources/cbg-value/internal/utils/cors.go:21 (0xf10297) NewHttpServer.Cors.func4: c.Next() /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 (0x9731ae) (*Context).Next: c.handlers[c.index](c) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 (0x97319b) CustomRecoveryWithWriter.func1: c.Next() /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 (0x97180d) (*Context).Next: c.handlers[c.index](c) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 (0x9714a4) (*Engine).handleHTTPRequest: c.Next() /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 (0x970fe9) (*Engine).ServeHTTP: engine.handleHTTPRequest(c) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/net/http/server.go:3301 (0x73c6ad) serverHandler.ServeHTTP: handler.ServeHTTP(rw, req) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/net/http/server.go:2102 (0x71b2e4) (*conn).serve: serverHandler{c.server}.ServeHTTP(w, w.req) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/runtime/asm_amd64.s:1700 (0x47d6c0) goexit: BYTE $0x90 // NOP [0m › |
| 2026-08-26 09:52:00.425 · ERROR · cbg-trade · test |
| [http_server.go:322] [PANIC] recovered | path=/api/role/value | method=GET | ip=220.203.168.174 | err=runtime error: invalid memory address or nil pointer dereference goroutine 1090 [running]: runtime/debug.Stack() /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/runtime/debug/stack.go:26 +0x5e cbg-trade/internal/apps/value.(*HttpServer).recoveryMiddleware.func1(0xc00004e500, {0x10efa20, 0x1f8dde0}) /root/sources/cbg-value/internal/apps/value/http_server.go:327 +0x3b github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1.1() /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:98 +0x776 panic({0x10efa20?, 0x1f8dde0?}) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/runtime/panic.go:787 +0x132 cbg-trade/internal/equipreport.(*EquipReport).GetArmor(0x0, 0x20?, 0x0, {0x12648fe, 0x5}) /root/sources/cbg-value/internal/equipreport/armor_report.go:21 +0x3c cbg-trade/internal/apps/value/valueall.(*valueAll).GetValue(0x1ff1fe0, {0xc000dd6b58, 0x20}, 0xc002bdee10, 0x0, 0x0, {0x126485e, 0x5}) /root/sources/cbg-value/internal/apps/value/valueall/api.go:52 +0x968 cbg-trade/internal/apps/value.(*HttpServer).GetRoleValuation(0xc000c720e0, 0xc00004e500) /root/sources/cbg-value/internal/apps/value/role_value.go:185 +0x1005 github.com/gin-gonic/gin.(*Context).Next(0xc00004e500) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-trade/internal/apps/value.NewHttpServer.Cors.func4(0xc00004e500) /root/sources/cbg-value/internal/utils/cors.go:21 +0xd8 github.com/gin-gonic/gin.(*Context).Next(...) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1(0xc00004e500) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 +0x6f github.com/gin-gonic/gin.(*Context).Next(...) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest(0xc000a93a00, 0xc00004e500) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x64e github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc000a93a00, {0x169cac8, 0xc000000620}, 0xc001dd4a00) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1aa net/http.serverHandler.ServeHTTP({0xc001389b00?}, {0x169cac8?, 0xc000000620?}, 0x1?) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/net/http/server.go:3301 +0x8e net/http.(*conn).serve(0xc00148bdd0, {0x169e950, 0xc001112a80}) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/net/http/server.go:2102 +0x625 created by net/http.(*Server).Serve in goroutine 1 /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/net/http/server.go:3454 +0x485 › |
| 2026-08-26 09:52:00.362 · ERROR · cbg-trade · test |
| [api.go:34] [valueall] basic role report is nil, eid=202608260900113-1017-J1UORWG7PUI value_mode=3 server_type=0 reason=value › |
| 2026-08-26 09:52:00.030 · INFO · cbg-item · test |
| [http_server.go:420] [PerfTick] metrics Query=1 Merge=0 Insert=0 BackgroundPoolTask=0 running=1 › |
| 2026-08-26 09:51:59.621 · INFO · htb-control · automation |
| 等待角色数据确认“无双一击”从30级提升 › |
| 2026-08-26 09:51:59.620 · INFO · htb-control · automation |
| 等待角色数据确认“无双一击”从30级提升 | data: {"kind":"WAIT","action_id":"newbie\/skill_learning#4","argument":"","secondary_argument":""} › |
| 2026-08-26 09:51:59.594 · INFO · htb-control · automation |
| #Y你已获得新技能#R后发制人 | data: {"active":false,"fingerprint":"free_message_box|<utils.VMessageBox object at 0x72d9514120>|#Y你已获得新技能#R后发制人","profile":"full"} › |
| 2026-08-26 09:51:59.592 · INFO · htb-control · automation |
| #Y您的经验不足,不能学习 | data: {"active":true,"fingerprint":"used_message_box|<utils.VMessageBox object at 0x735d7f4660>|#Y您的经验不足,不能学习","profile":"full"} › |
| 2026-08-26 09:51:59.305 · ERROR · cbg-trade · test |
| [main.go:66] [31m2026/08/26 09:51:59 [Recovery] 2026/08/26 - 09:51:59 panic recovered: runtime error: invalid memory address or nil pointer dereference /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/runtime/panic.go:262 (0x478658) panicmem: panic(memoryError) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/runtime/signal_unix.go:925 (0x478628) sigpanic: panicmem() /root/sources/cbg-value/internal/equipreport/armor_report.go:21 (0xba90dc) (*EquipReport).GetArmor: equipDesc := itemdetail.GetItemJson(e.EquipDetail.Equip.Eid, e.EquipDetail.Equip.EquipDesc) /root/sources/cbg-value/internal/apps/value/valueall/api.go:52 (0xbd8427) (*valueAll).GetValue: reportItem, success := equipReport.GetArmor(false, ctx.IsFree, key.EidTypeArmor) /root/sources/cbg-value/internal/apps/value/role_value.go:185 (0xeb9704) (*HttpServer).GetRoleValuation: type_, data, success = valueall.ValueAll.GetValue(eid, ctx, serverType, needRawData, key.ProxyReasonValue) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 (0x96650a) (*Context).Next: c.handlers[c.index](c) /root/sources/cbg-value/internal/utils/cors.go:21 (0xf10297) NewHttpServer.Cors.func4: c.Next() /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 (0x9731ae) (*Context).Next: c.handlers[c.index](c) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 (0x97319b) CustomRecoveryWithWriter.func1: c.Next() /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 (0x97180d) (*Context).Next: c.handlers[c.index](c) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 (0x9714a4) (*Engine).handleHTTPRequest: c.Next() /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 (0x970fe9) (*Engine).ServeHTTP: engine.handleHTTPRequest(c) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/net/http/server.go:3301 (0x73c6ad) serverHandler.ServeHTTP: handler.ServeHTTP(rw, req) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/net/http/server.go:2102 (0x71b2e4) (*conn).serve: serverHandler{c.server}.ServeHTTP(w, w.req) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/runtime/asm_amd64.s:1700 (0x47d6c0) goexit: BYTE $0x90 // NOP [0m › |
| 2026-08-26 09:51:59.305 · ERROR · cbg-trade · test |
| [http_server.go:322] [PANIC] recovered | path=/api/role/value | method=GET | ip=220.203.168.174 | err=runtime error: invalid memory address or nil pointer dereference goroutine 973 [running]: runtime/debug.Stack() /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/runtime/debug/stack.go:26 +0x5e cbg-trade/internal/apps/value.(*HttpServer).recoveryMiddleware.func1(0xc0012ee400, {0x10efa20, 0x1f8dde0}) /root/sources/cbg-value/internal/apps/value/http_server.go:327 +0x3b github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1.1() /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:98 +0x776 panic({0x10efa20?, 0x1f8dde0?}) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/runtime/panic.go:787 +0x132 cbg-trade/internal/equipreport.(*EquipReport).GetArmor(0x0, 0x20?, 0x0, {0x12648fe, 0x5}) /root/sources/cbg-value/internal/equipreport/armor_report.go:21 +0x3c cbg-trade/internal/apps/value/valueall.(*valueAll).GetValue(0x1ff1fe0, {0xc000dd60b8, 0x20}, 0xc002bde0f0, 0x0, 0x0, {0x126485e, 0x5}) /root/sources/cbg-value/internal/apps/value/valueall/api.go:52 +0x968 cbg-trade/internal/apps/value.(*HttpServer).GetRoleValuation(0xc000c720e0, 0xc0012ee400) /root/sources/cbg-value/internal/apps/value/role_value.go:185 +0x1005 github.com/gin-gonic/gin.(*Context).Next(0xc0012ee400) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-trade/internal/apps/value.NewHttpServer.Cors.func4(0xc0012ee400) /root/sources/cbg-value/internal/utils/cors.go:21 +0xd8 github.com/gin-gonic/gin.(*Context).Next(...) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1(0xc0012ee400) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 +0x6f github.com/gin-gonic/gin.(*Context).Next(...) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest(0xc000a93a00, 0xc0012ee400) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x64e github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc000a93a00, {0x169cac8, 0xc0000001c0}, 0xc001750140) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1aa net/http.serverHandler.ServeHTTP({0xc0003e5110?}, {0x169cac8?, 0xc0000001c0?}, 0x1?) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/net/http/server.go:3301 +0x8e net/http.(*conn).serve(0xc00148a5a0, {0x169e950, 0xc001112a80}) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/net/http/server.go:2102 +0x625 created by net/http.(*Server).Serve in goroutine 1 /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/net/http/server.go:3454 +0x485 › |