Logs

本页结果数:20
2026-08-27 19:42:42.959 · INFO · cbg-trade · test
[eidtype.go:87] [eid_type] upstream lookup succeeded, eid=202607231400113-554-LBXA2FAEQIBH server_id=554 reason=value status=1 status_code=OK kind_id=17 equip_type=2509 listing_status=6
2026-08-27 19:42:42.939 · INFO · htb-control · automation
Frida JS heartbeat | data: {"sequence":1968,"js_time_ms":1787830962880,"active_request":null}
2026-08-27 19:42:42.895 · INFO · cbg-trade · test
[update.go:136] [143/156] worker 1 check count 2, eid: 202608201800113-133-JVCVNCXYGDAP, status 2
2026-08-27 19:42:42.849 · ERROR · cbg-trade · test
[update.go:129] [141/156] worker 4 failed to get item detail, eid: 202608201800113-625-IFWV4QWKMWDJ, server_id: 625, err: [itemdetail getEquipDetailInternal] failed to get equip detail, item 202608201800113-625-IFWV4QWKMWDJ
2026-08-27 19:42:42.777 · INFO · cbg-trade · test
[update.go:136] [142/156] worker 2 check count 2, eid: 202608201800113-416-PVPU6PUDTZ8X, status 2
2026-08-27 19:42:42.739 · INFO · cbg-trade · test
[update.go:136] [140/156] worker 3 check count 2, eid: 202608201800113-3-2ZM0J86NCA0XLC, status 2
2026-08-27 19:42:42.577 · ERROR · cbg-trade · test
[update.go:129] [138/156] worker 4 failed to get item detail, eid: 202608201800113-976-JMT10CURVN8P, server_id: 976, err: [itemdetail getEquipDetailInternal] failed to get equip detail, item 202608201800113-976-JMT10CURVN8P
2026-08-27 19:42:42.565 · INFO · cbg-trade · test
[update.go:136] [139/156] worker 1 check count 2, eid: 202608201800113-45-FF5QCFNOKWKRF, status 2
2026-08-27 19:42:42.520 · INFO · cbg-trade · test
[update.go:138] [133/156] worker 2 check count 2, eid: 202608201800113-3-XFMBF0BXWJKUUF, status 2->0
2026-08-27 19:42:42.435 · INFO · cbg-trade · test
[update.go:138] [137/156] worker 3 check count 2, eid: 202608201800113-104-DA29ZOW6FY9H, status 2->0
2026-08-27 19:42:42.299 · ERROR · cbg-trade · test
[update.go:129] [136/156] worker 4 failed to get item detail, eid: 202608201800113-132-KVIBNGWWKSGI, server_id: 132, err: [itemdetail getEquipDetailInternal] failed to get equip detail, item 202608201800113-132-KVIBNGWWKSGI
2026-08-27 19:42:42.250 · INFO · cbg-trade · test
[update.go:136] [134/156] worker 1 check count 2, eid: 202608201800113-699-ED8EKGTBN0Q0, status 2
2026-08-27 19:42:42.198 · INFO · cbg-trade · test
[update.go:136] [135/156] worker 3 check count 2, eid: 202608201800113-669-ECG9I6ZT22VQ, status 2
2026-08-27 19:42:42.031 · ERROR · cbg-trade · test
[update.go:129] [132/156] worker 4 failed to get item detail, eid: 202608201800113-416-8JBQXLQ8HVL4, server_id: 416, err: [itemdetail getEquipDetailInternal] failed to get equip detail, item 202608201800113-416-8JBQXLQ8HVL4
2026-08-27 19:42:42.024 · WARN · cbg-item · test
[importworlditem.go:27] ImportWorldItem detail missing: eid=202608271900113-583-MC7WZXHFNCBO server_id=583
2026-08-27 19:42:42.024 · ERROR · cbg-item · test
[import_item.go:249] ImportItemAsyncInternal process failed: eid=202608271900113-583-MC7WZXHFNCBO server_id=583 kind_id=89 name=上古玉魄·阴 status=2 price=299 elapsed=2.149479887s
2026-08-27 19:42:42.018 · ERROR · cbg-trade · test
[api.go:34] [valueall] basic role report is nil, eid=202608271900113-932-SW8VSXCOKIUL value_mode=3 server_type=0 reason=value
2026-08-27 19:42:42.010 · INFO · cbg-trade · test
[eidtype.go:87] [eid_type] upstream lookup succeeded, eid=202608271900113-932-SW8VSXCOKIUL server_id=932 reason=value status=1 status_code=OK kind_id=40 equip_type=3750 listing_status=2
2026-08-27 19:42:42.010 · WARN · cbg-trade · test
[eidtype.go:176] [eid_type] cache upstream response failed, eid=202608271900113-932-SW8VSXCOKIUL server_id=932 reason=value kind_id=40 equip_type=3750 err=kv set failed: status=429 body={"code":429,"message":"存储压力过高,请稍后重试"}
2026-08-27 19:42:41.975 · 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 1473710 [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(0xc006604000, {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, {0xc007216798, 0x20}, 0xc0008e8640, 0x0, 0x0, {0x126689e, 0x5}) /root/sources/cbg-value/internal/apps/value/valueall/api.go:52 +0x968 cbg-trade/internal/apps/value.(*HttpServer).GetRoleValuation(0xc001146ee0, 0xc006604000) /root/sources/cbg-value/internal/apps/value/role_value.go:185 +0x1005 github.com/gin-gonic/gin.(*Context).Next(0xc006604000) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-trade/internal/apps/value.NewHttpServer.Cors.func4(0xc006604000) /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(0xc006604000) /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, 0xc006604000) /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, 0xc000001420}, 0xc00304edc0) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1aa net/http.serverHandler.ServeHTTP({0xc00e307bf0?}, {0x169f128?, 0xc000001420?}, 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(0xc004f79c20, {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