Logs

本页结果数:20
2026-08-26 07:47:24.325 · ERROR · cbg-trade · test
[update.go:129] [36/42] worker 4 failed to get item detail, eid: 202608171200113-976-F1UB3K5DTTF4, server_id: 976, err: [itemdetail getEquipDetailInternal] failed to get equip detail, item 202608171200113-976-F1UB3K5DTTF4
2026-08-26 07:47:24.138 · ERROR · cbg-item · test
[import_item.go:249] ImportItemAsyncInternal process failed: eid=202608260700113-344-MASABBQF0AOC server_id=344 kind_id=64 name=逸云佩 status=2 price=350 elapsed=489.28335ms
2026-08-26 07:47:24.123 · ERROR · cbg-item · test
[import_item.go:249] ImportItemAsyncInternal process failed: eid=202608260700113-2-E5C2CCBPVHNGLI server_id=2 kind_id=75 name=自在心猿 status=2 price=320 elapsed=466.82503ms
2026-08-26 07:47:24.053 · ERROR · cbg-item · test
[import_item.go:249] ImportItemAsyncInternal process failed: eid=202608260700113-304-6QIEL0VJK4WN server_id=304 kind_id=68 name=九色鹿(人形) status=2 price=527 elapsed=451.985913ms
2026-08-26 07:47:24.041 · ERROR · cbg-item · test
[import_item.go:249] ImportItemAsyncInternal process failed: eid=202608260700113-192-DHB3MKQMSNMO server_id=192 kind_id=20 name=金蟾含珠 status=2 price=8888 elapsed=405.043288ms
2026-08-26 07:47:24.031 · ERROR · cbg-item · test
[import_item.go:249] ImportItemAsyncInternal process failed: eid=202608260700113-882-UIHRLC5OFWDD server_id=882 kind_id=80 name=泡泡灵仙·神天兵 status=2 price=1888 elapsed=429.415846ms
2026-08-26 07:47:24.031 · ERROR · cbg-item · test
[import_item.go:249] ImportItemAsyncInternal process failed: eid=202608260700113-26-RQR9QVSU7NHJR server_id=26 kind_id=21 name=黄玉琉佩 status=0 price=420 elapsed=394.489506ms
2026-08-26 07:47:23.624 · ERROR · cbg-item · test
[import_item.go:249] ImportItemAsyncInternal process failed: eid=202608260700113-285-ZUWG2EFPEE8N server_id=285 kind_id=69 name=毗舍童子 status=2 price=6999 elapsed=460.710092ms
2026-08-26 07:47:23.614 · ERROR · cbg-item · test
[import_item.go:249] ImportItemAsyncInternal process failed: eid=202608260700113-352-CVDXP2E3ZRYP server_id=352 kind_id=5 name=肃魂 status=2 price=888 elapsed=528.153228ms
2026-08-26 07:47:23.581 · ERROR · cbg-item · test
[import_item.go:249] ImportItemAsyncInternal process failed: eid=202608260700113-902-AARTJ2Z6QLDC server_id=902 kind_id=66 name=画魂 status=2 price=1699 elapsed=429.980542ms
2026-08-26 07:47:23.576 · ERROR · cbg-item · test
[import_item.go:249] ImportItemAsyncInternal process failed: eid=202608260700113-334-W1IHULYZ8S93 server_id=334 kind_id=21 name=鎏金点翠佩 status=2 price=888 elapsed=480.238944ms
2026-08-26 07:47:23.525 · ERROR · cbg-item · test
[import_item.go:249] ImportItemAsyncInternal process failed: eid=202608260700113-200-AFVBIHCUWEUG server_id=200 kind_id=66 name=吸血鬼 status=2 price=588 elapsed=373.913333ms
2026-08-26 07:47:23.525 · ERROR · cbg-item · test
[import_item.go:249] ImportItemAsyncInternal process failed: eid=202608260700113-892-8VPW0PJCSH0L server_id=892 kind_id=66 name=鼠先锋 status=2 price=399 elapsed=430.617123ms
2026-08-26 07:47:23.397 · ERROR · cbg-trade · test
[main.go:66] 2026/08/26 07:47:23 [Recovery] 2026/08/26 - 07:47:23 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-26 07:47:23.397 · 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 1455085 [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(0xc00748af00, {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, {0xc007b5e5b8, 0x20}, 0xc005931720, 0x0, 0x0, {0x126473e, 0x5}) /root/sources/cbg-value/internal/apps/value/valueall/api.go:52 +0x968 cbg-trade/internal/apps/value.(*HttpServer).GetRoleValuation(0xc001106ee0, 0xc00748af00) /root/sources/cbg-value/internal/apps/value/role_value.go:185 +0x1005 github.com/gin-gonic/gin.(*Context).Next(0xc00748af00) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-trade/internal/apps/value.NewHttpServer.Cors.func4(0xc00748af00) /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(0xc00748af00) /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, 0xc00748af00) /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, 0xc005b22c40}, 0xc0048bc500) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1aa net/http.serverHandler.ServeHTTP({0xc004f02b40?}, {0x169c728?, 0xc005b22c40?}, 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(0xc007c878c0, {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-26 07:47:23.110 · ERROR · cbg-item · test
[import_item.go:249] ImportItemAsyncInternal process failed: eid=202608260700113-263-ITQIFD8UICE0 server_id=263 kind_id=61 name=芙蓉戒 status=2 price=420 elapsed=404.107417ms
2026-08-26 07:47:23.095 · ERROR · cbg-item · test
[import_item.go:249] ImportItemAsyncInternal process failed: eid=202608260700113-163-YJAXEELFQQOI server_id=163 kind_id=65 name=雷鸟人 status=2 price=1699 elapsed=461.992012ms
2026-08-26 07:47:23.095 · ERROR · cbg-item · test
[import_item.go:249] ImportItemAsyncInternal process failed: eid=202608260700113-939-BXETM2ZTKIXY server_id=939 kind_id=74 name=枕霞 status=2 price=300 elapsed=517.326766ms
2026-08-26 07:47:23.043 · ERROR · cbg-item · test
[import_item.go:249] ImportItemAsyncInternal process failed: eid=202608260700113-462-EQ894F3TM6FP server_id=462 kind_id=88 name=上古玉魄·阳 status=2 price=300 elapsed=390.543799ms
2026-08-26 07:47:23.038 · ERROR · cbg-item · test
[import_item.go:249] ImportItemAsyncInternal process failed: eid=202608260700113-443-K8A7TGRHRKWK server_id=443 kind_id=75 name=涂山雪 status=2 price=1498 elapsed=385.317728ms