Logs

本页结果数:20
2026-08-25 21:14:49.979 · ERROR · cbg-trade · test
[main.go:66] 2026/08/25 21:14:49 [Recovery] 2026/08/25 - 21:14:49 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 (0xba8efc) (*EquipReport).GetArmor: equipDesc := itemdetail.GetItemJson(e.EquipDetail.Equip.Eid, e.EquipDetail.Equip.EquipDesc) /root/sources/cbg-value/internal/apps/value/valueall/api.go:52 (0xbd8247) (*valueAll).GetValue: reportItem, success := equipReport.GetArmor(false, ctx.IsFree, key.EidTypeArmor) /root/sources/cbg-value/internal/apps/value/role_value.go:185 (0xeb9524) (*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 (0xf0fa77) 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 
2026-08-25 21:14:49.979 · 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 835288 [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(0xc000dba000, {0x10ef9e0, 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({0x10ef9e0?, 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, {0x12647de, 0x5}) /root/sources/cbg-value/internal/equipreport/armor_report.go:21 +0x3c cbg-trade/internal/apps/value/valueall.(*valueAll).GetValue(0x1ff1f80, {0xc00039b9b8, 0x20}, 0xc003adecd0, 0x0, 0x0, {0x126473e, 0x5}) /root/sources/cbg-value/internal/apps/value/valueall/api.go:52 +0x968 cbg-trade/internal/apps/value.(*HttpServer).GetRoleValuation(0xc001106ee0, 0xc000dba000) /root/sources/cbg-value/internal/apps/value/role_value.go:185 +0x1005 github.com/gin-gonic/gin.(*Context).Next(0xc000dba000) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-trade/internal/apps/value.NewHttpServer.Cors.func4(0xc000dba000) /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(0xc000dba000) /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(0xc000dd0680, 0xc000dba000) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x64e github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc000dd0680, {0x169c728, 0xc0000001c0}, 0xc00106ec80) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1aa net/http.serverHandler.ServeHTTP({0xc0050a3c20?}, {0x169c728?, 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(0xc0048c73b0, {0x169e5b0, 0xc001180e10}) /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-25 21:14:49.645 · ERROR · cbg-trade · test
[api.go:45] [valueall] role report is nil, eid=202608252100113-816-UHDWCABHSQIP value_mode=0 server_type=0 reason=value
2026-08-25 21:14:49.645 · ERROR · cbg-trade · test
[role_report.go:250] [role_report] cached role detail is empty, eid=202608252100113-816-UHDWCABHSQIP use_http=false reason=value_all
2026-08-25 21:14:49.355 · ERROR · cbg-trade · test
[role_report.go:250] [role_report] cached role detail is empty, eid=202608252100113-3-VFVTBCVYMKL8SC use_http=false reason=value_all
2026-08-25 21:14:49.355 · ERROR · cbg-trade · test
[api.go:45] [valueall] role report is nil, eid=202608252100113-3-VFVTBCVYMKL8SC value_mode=0 server_type=0 reason=value
2026-08-25 21:14:49.242 · ERROR · cbg-trade · test
[api.go:45] [valueall] role report is nil, eid=202608252100113-149-D65LLUACMMYO value_mode=0 server_type=0 reason=value
2026-08-25 21:14:49.242 · ERROR · cbg-trade · test
[role_report.go:250] [role_report] cached role detail is empty, eid=202304071100113-130-N6Y6J5J8VIHT use_http=false reason=value_all
2026-08-25 21:14:49.242 · ERROR · cbg-trade · test
[api.go:45] [valueall] role report is nil, eid=202304071100113-130-N6Y6J5J8VIHT value_mode=0 server_type=0 reason=value
2026-08-25 21:14:49.242 · ERROR · cbg-trade · test
[role_report.go:250] [role_report] cached role detail is empty, eid=202608252100113-149-D65LLUACMMYO use_http=false reason=value_all
2026-08-25 21:14:49.242 · ERROR · cbg-trade · test
[api.go:45] [valueall] role report is nil, eid=202608252100113-132-ZRGBZIKVG2RM value_mode=0 server_type=0 reason=value
2026-08-25 21:14:49.242 · ERROR · cbg-trade · test
[role_report.go:250] [role_report] cached role detail is empty, eid=202608252100113-132-ZRGBZIKVG2RM use_http=false reason=value_all
2026-08-25 21:14:48.944 · ERROR · cbg-trade · test
[role_report.go:250] [role_report] cached role detail is empty, eid=202608252100113-816-ZDUVAY4SB63F use_http=false reason=value_all
2026-08-25 21:14:48.944 · ERROR · cbg-trade · test
[api.go:45] [valueall] role report is nil, eid=202608252100113-816-ZDUVAY4SB63F value_mode=0 server_type=0 reason=value
2026-08-25 21:14:48.894 · ERROR · cbg-trade · test
[main.go:66] 2026/08/25 21:14:48 [Recovery] 2026/08/25 - 21:14: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 (0xba8efc) (*EquipReport).GetArmor: equipDesc := itemdetail.GetItemJson(e.EquipDetail.Equip.Eid, e.EquipDetail.Equip.EquipDesc) /root/sources/cbg-value/internal/apps/value/valueall/api.go:52 (0xbd8247) (*valueAll).GetValue: reportItem, success := equipReport.GetArmor(false, ctx.IsFree, key.EidTypeArmor) /root/sources/cbg-value/internal/apps/value/role_value.go:185 (0xeb9524) (*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 (0xf0fa77) 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 
2026-08-25 21:14:48.894 · 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 835071 [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(0xc004646600, {0x10ef9e0, 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({0x10ef9e0?, 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, {0x12647de, 0x5}) /root/sources/cbg-value/internal/equipreport/armor_report.go:21 +0x3c cbg-trade/internal/apps/value/valueall.(*valueAll).GetValue(0x1ff1f80, {0xc004990fb8, 0x20}, 0xc00338c780, 0x0, 0x0, {0x126473e, 0x5}) /root/sources/cbg-value/internal/apps/value/valueall/api.go:52 +0x968 cbg-trade/internal/apps/value.(*HttpServer).GetRoleValuation(0xc001106ee0, 0xc004646600) /root/sources/cbg-value/internal/apps/value/role_value.go:185 +0x1005 github.com/gin-gonic/gin.(*Context).Next(0xc004646600) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-trade/internal/apps/value.NewHttpServer.Cors.func4(0xc004646600) /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(0xc004646600) /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(0xc000dd0680, 0xc004646600) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x64e github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc000dd0680, {0x169c728, 0xc00100c620}, 0xc0038ae000) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1aa net/http.serverHandler.ServeHTTP({0xc006827200?}, {0x169c728?, 0xc00100c620?}, 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(0xc0011f8cf0, {0x169e5b0, 0xc001180e10}) /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-25 21:14:48.847 · INFO · htb-control · automation
Frida JS heartbeat | data: {"sequence":1140,"js_time_ms":1787663688743,"active_request":null}
2026-08-25 21:14:48.589 · ERROR · cbg-trade · test
[api.go:45] [valueall] role report is nil, eid=202608252100113-149-LUFP1I0TMGQS value_mode=0 server_type=0 reason=value
2026-08-25 21:14:48.589 · ERROR · cbg-trade · test
[role_report.go:250] [role_report] cached role detail is empty, eid=202608252100113-149-LUFP1I0TMGQS use_http=false reason=value_all
2026-08-25 21:14:48.579 · ERROR · cbg-trade · test
[api.go:45] [valueall] role report is nil, eid=202608252100113-127-PNRYNZGU1LQX value_mode=0 server_type=0 reason=value