| 2026-08-27 19:42:48.155 · ERROR · cbg-item · test |
| [import_item.go:249] ImportItemAsyncInternal process failed: eid=202608271900113-130-RYYJ447ILKIA server_id=130 kind_id=62 name=点星芒 status=2 price=166 elapsed=2.046926983s › |
| 2026-08-27 19:42:48.040 · INFO · htb-control · automation |
| Frida JS heartbeat | data: {"sequence":1969,"js_time_ms":1787830967883,"active_request":null} › |
| 2026-08-27 19:42:48.027 · ERROR · cbg-trade · test |
| [http_server.go:322] [PANIC] recovered | path=/api/role/value | method=GET | ip=113.57.192.64 | err=runtime error: invalid memory address or nil pointer dereference goroutine 1473879 [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(0xc0053c5400, {0x10f1a40, 0x1f90de0}) /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({0x10f1a40?, 0x1f90de0?}) /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, {0x126693e, 0x5}) /root/sources/cbg-value/internal/equipreport/armor_report.go:21 +0x3c cbg-trade/internal/apps/value/valueall.(*valueAll).GetValue(0x1ff4fa0, {0xc0058b9058, 0x20}, 0xc006a735e0, 0x0, 0x0, {0x126689e, 0x5}) /root/sources/cbg-value/internal/apps/value/valueall/api.go:52 +0x968 cbg-trade/internal/apps/value.(*HttpServer).GetRoleValuation(0xc001146ee0, 0xc0053c5400) /root/sources/cbg-value/internal/apps/value/role_value.go:185 +0x1005 github.com/gin-gonic/gin.(*Context).Next(0xc0053c5400) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-trade/internal/apps/value.NewHttpServer.Cors.func4(0xc0053c5400) /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(0xc0053c5400) /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(0xc0009201a0, 0xc0053c5400) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x64e github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc0009201a0, {0x169f128, 0xc00108e000}, 0xc00356c3c0) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1aa net/http.serverHandler.ServeHTTP({0xc00a22e1b0?}, {0x169f128?, 0xc00108e000?}, 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(0xc00434c510, {0x16a0fb0, 0xc0009edec0}) /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-27 19:42:48.027 · ERROR · cbg-trade · test |
| [main.go:66] [31m2026/08/27 19:42:48 [Recovery] 2026/08/27 - 19:42:48 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 (0xba91dc) (*EquipReport).GetArmor: equipDesc := itemdetail.GetItemJson(e.EquipDetail.Equip.Eid, e.EquipDetail.Equip.EquipDesc) /root/sources/cbg-value/internal/apps/value/valueall/api.go:52 (0xbd8547) (*valueAll).GetValue: reportItem, success := equipReport.GetArmor(false, ctx.IsFree, key.EidTypeArmor) /root/sources/cbg-value/internal/apps/value/role_value.go:185 (0xebb044) (*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 (0xf11bd7) 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-27 19:42:48.021 · INFO · cbg-trade · test |
| [eidtype.go:87] [eid_type] upstream lookup succeeded, eid=202601221900113-554-KDLILWK7QTIS server_id=554 reason=value status=1 status_code=OK kind_id=17 equip_type=2509 listing_status=2 › |
| 2026-08-27 19:42:48.021 · WARN · cbg-trade · test |
| [eidtype.go:176] [eid_type] cache upstream response failed, eid=202601221900113-554-KDLILWK7QTIS server_id=554 reason=value kind_id=17 equip_type=2509 err=kv set failed: status=429 body={"code":429,"message":"存储压力过高,请稍后重试"} › |
| 2026-08-27 19:42:47.946 · 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-27 19:42:47.724 · 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-27 19:42:47.138 · ERROR · cbg-item · test |
| [import_item.go:249] ImportItemAsyncInternal process failed: eid=202608271900113-583-P1UAYVK9NDRI server_id=583 kind_id=29 name=玳瑁衣 status=2 price=40 elapsed=5.742354275s › |
| 2026-08-27 19:42:47.138 · WARN · cbg-item · test |
| [importworlditem.go:27] ImportWorldItem detail missing: eid=202608271900113-583-P1UAYVK9NDRI server_id=583 › |
| 2026-08-27 19:42:46.959 · ERROR · cbg-trade · test |
| [http_server.go:322] [PANIC] recovered | path=/api/role/value | method=GET | ip=113.57.192.64 | err=runtime error: invalid memory address or nil pointer dereference goroutine 1473862 [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(0xc0053c4800, {0x10f1a40, 0x1f90de0}) /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({0x10f1a40?, 0x1f90de0?}) /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, {0x126693e, 0x5}) /root/sources/cbg-value/internal/equipreport/armor_report.go:21 +0x3c cbg-trade/internal/apps/value/valueall.(*valueAll).GetValue(0x1ff4fa0, {0xc0042aae78, 0x20}, 0xc006a72f00, 0x0, 0x0, {0x126689e, 0x5}) /root/sources/cbg-value/internal/apps/value/valueall/api.go:52 +0x968 cbg-trade/internal/apps/value.(*HttpServer).GetRoleValuation(0xc001146ee0, 0xc0053c4800) /root/sources/cbg-value/internal/apps/value/role_value.go:185 +0x1005 github.com/gin-gonic/gin.(*Context).Next(0xc0053c4800) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-trade/internal/apps/value.NewHttpServer.Cors.func4(0xc0053c4800) /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(0xc0053c4800) /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(0xc0009201a0, 0xc0053c4800) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x64e github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc0009201a0, {0x169f128, 0xc003780460}, 0xc0038caf00) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1aa net/http.serverHandler.ServeHTTP({0xc007e04240?}, {0x169f128?, 0xc003780460?}, 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(0xc00553c3f0, {0x16a0fb0, 0xc0009edec0}) /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-27 19:42:46.959 · ERROR · cbg-trade · test |
| [main.go:66] [31m2026/08/27 19:42:46 [Recovery] 2026/08/27 - 19:42:46 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 (0xba91dc) (*EquipReport).GetArmor: equipDesc := itemdetail.GetItemJson(e.EquipDetail.Equip.Eid, e.EquipDetail.Equip.EquipDesc) /root/sources/cbg-value/internal/apps/value/valueall/api.go:52 (0xbd8547) (*valueAll).GetValue: reportItem, success := equipReport.GetArmor(false, ctx.IsFree, key.EidTypeArmor) /root/sources/cbg-value/internal/apps/value/role_value.go:185 (0xebb044) (*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 (0xf11bd7) 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-27 19:42:46.949 · WARN · cbg-trade · test |
| [eidtype.go:176] [eid_type] cache upstream response failed, eid=202604280100113-554-H1VEYX488K4E server_id=554 reason=value kind_id=17 equip_type=2508 err=kv set failed: status=429 body={"code":429,"message":"存储压力过高,请稍后重试"} › |
| 2026-08-27 19:42:46.949 · INFO · cbg-trade · test |
| [eidtype.go:87] [eid_type] upstream lookup succeeded, eid=202604280100113-554-H1VEYX488K4E server_id=554 reason=value status=1 status_code=OK kind_id=17 equip_type=2508 listing_status=2 › |
| 2026-08-27 19:42:46.837 · WARN · cbg-item · test |
| [importworlditem.go:27] ImportWorldItem detail missing: eid=202608271900113-730-PM96RGUT3ZTA server_id=730 › |
| 2026-08-27 19:42:46.837 · ERROR · cbg-item · test |
| [import_item.go:249] ImportItemAsyncInternal process failed: eid=202608271900113-730-PM96RGUT3ZTA server_id=730 kind_id=29 name=缚龙筋 status=2 price=120 elapsed=5.135090459s › |
| 2026-08-27 19:42:46.477 · WARN · cbg-item · test |
| [importworlditem.go:27] ImportWorldItem detail missing: eid=202608271900113-229-W7XC5XRNJXWE server_id=229 › |
| 2026-08-27 19:42:46.477 · ERROR · cbg-item · test |
| [import_item.go:249] ImportItemAsyncInternal process failed: eid=202608271900113-229-W7XC5XRNJXWE server_id=229 kind_id=63 name=花映月 status=2 price=248 elapsed=7.644141705s › |
| 2026-08-27 19:42:46.087 · WARN · cbg-item · test |
| [importworlditem.go:27] ImportWorldItem detail missing: eid=202608271900113-116-Z8ETP3TXCPKZ server_id=116 › |
| 2026-08-27 19:42:46.087 · ERROR · cbg-item · test |
| [import_item.go:249] ImportItemAsyncInternal process failed: eid=202608271900113-116-Z8ETP3TXCPKZ server_id=116 kind_id=29 name=嵌宝金甲 status=2 price=20 elapsed=3.977612305s › |