Logs

本页结果数:20
2026-08-25 23:09:11.389 · ERROR · cbg-trade · test
[api.go:34] [valueall] basic role report is nil, eid=202608252300113-146-DGEQJOTREWZB value_mode=3 server_type=0 reason=value
2026-08-25 23:09:11.384 · ERROR · cbg-item · test
[import_item.go:249] ImportItemAsyncInternal process failed: eid=202608252200113-2-HPHWNL9X2U5XDO server_id=2 kind_id=19 name=乾坤天罡履 status=2 price=200 elapsed=621.225531ms
2026-08-25 23:09:11.384 · ERROR · cbg-item · test
[import_item.go:249] ImportItemAsyncInternal process failed: eid=202608252200113-15-BOPMWCQSGZZK8 server_id=15 kind_id=62 name=明月珰 status=2 price=50 elapsed=501.609242ms
2026-08-25 23:09:11.382 · ERROR · cbg-trade · test
[main.go:66] 2026/08/25 23:09:11 [Recovery] 2026/08/25 - 23:09:11 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 23:09:11.382 · 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 1012943 [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(0xc001fa0000, {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, {0xc006b4fd78, 0x20}, 0xc0050f8ff0, 0x0, 0x0, {0x126473e, 0x5}) /root/sources/cbg-value/internal/apps/value/valueall/api.go:52 +0x968 cbg-trade/internal/apps/value.(*HttpServer).GetRoleValuation(0xc001106ee0, 0xc001fa0000) /root/sources/cbg-value/internal/apps/value/role_value.go:185 +0x1005 github.com/gin-gonic/gin.(*Context).Next(0xc001fa0000) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-trade/internal/apps/value.NewHttpServer.Cors.func4(0xc001fa0000) /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(0xc001fa0000) /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, 0xc001fa0000) /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, 0xc005063260}, 0xc00526c640) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1aa net/http.serverHandler.ServeHTTP({0xc0053201e0?}, {0x169c728?, 0xc005063260?}, 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(0xc0040b5830, {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 23:09:11.380 · ERROR · cbg-item · test
[import_item.go:249] ImportItemAsyncInternal process failed: eid=202608252200113-6-BQBDZPWN8FHBSC server_id=6 kind_id=62 name=点星芒 status=2 price=60 elapsed=982.658001ms
2026-08-25 23:09:10.895 · ERROR · cbg-item · test
[import_item.go:249] ImportItemAsyncInternal process failed: eid=202608252200113-6-QNZMVQHXKA447S server_id=6 kind_id=20 name=百窜云 status=2 price=30 elapsed=570.130373ms
2026-08-25 23:09:10.882 · ERROR · cbg-item · test
[import_item.go:249] ImportItemAsyncInternal process failed: eid=202608252200113-2-CY98BTSB7UPPPY server_id=2 kind_id=66 name=吸血鬼 status=2 price=188 elapsed=511.824808ms
2026-08-25 23:09:10.845 · ERROR · cbg-item · test
[import_item.go:249] ImportItemAsyncInternal process failed: eid=202608252300113-26-6SFM7YXB3XDEC server_id=26 kind_id=66 name=虬龙 status=2 price=120 elapsed=520.916248ms
2026-08-25 23:09:10.838 · ERROR · cbg-item · test
[import_item.go:249] ImportItemAsyncInternal process failed: eid=202608252300113-2-VYL1EUWIAITP7P server_id=2 kind_id=29 name=七星宝甲 status=2 price=10 elapsed=513.583057ms
2026-08-25 23:09:10.728 · ERROR · cbg-item · test
[import_item.go:249] ImportItemAsyncInternal process failed: eid=202608252200113-2-WGY7SM8VFWJWAU server_id=2 kind_id=69 name=持国巡守 status=2 price=108 elapsed=357.829903ms
2026-08-25 23:09:10.354 · ERROR · cbg-item · test
[import_item.go:249] ImportItemAsyncInternal process failed: eid=202608252200113-60-XNTBBNVYV7D8A server_id=60 kind_id=29 name=缚龙筋 status=2 price=60 elapsed=642.673759ms
2026-08-25 23:09:10.253 · ERROR · cbg-item · test
[import_item.go:249] ImportItemAsyncInternal process failed: eid=202608252300113-60-Z72LMHPZCRJDX server_id=60 kind_id=21 name=风月宝链 status=2 price=45 elapsed=652.542352ms
2026-08-25 23:09:10.253 · ERROR · cbg-item · test
[import_item.go:249] ImportItemAsyncInternal process failed: eid=202608252200113-6-RMN2UWBT37SD9N server_id=6 kind_id=61 name=金麟绕 status=2 price=25 elapsed=829.581208ms
2026-08-25 23:09:10.192 · ERROR · cbg-item · test
[import_item.go:249] ImportItemAsyncInternal process failed: eid=202608252300113-77-0PU0SFAGPQT2C server_id=77 kind_id=11 name=盘龙 status=2 price=10 elapsed=758.375353ms
2026-08-25 23:09:10.154 · ERROR · cbg-item · test
[import_item.go:249] ImportItemAsyncInternal process failed: eid=202608252200113-77-S4T2E9MVNXVOF server_id=77 kind_id=5 name=护法灭魔 status=2 price=128 elapsed=731.461527ms
2026-08-25 23:09:10.154 · ERROR · cbg-item · test
[import_item.go:249] ImportItemAsyncInternal process failed: eid=202608252200113-26-YKII5CCHAKEEX server_id=26 kind_id=29 name=七星宝腕 status=2 price=11 elapsed=759.048468ms
2026-08-25 23:09:09.889 · 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 1012935 [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(0xc001fa0000, {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, {0xc006b4fcd8, 0x20}, 0xc0046c7e50, 0x0, 0x0, {0x126473e, 0x5}) /root/sources/cbg-value/internal/apps/value/valueall/api.go:52 +0x968 cbg-trade/internal/apps/value.(*HttpServer).GetRoleValuation(0xc001106ee0, 0xc001fa0000) /root/sources/cbg-value/internal/apps/value/role_value.go:185 +0x1005 github.com/gin-gonic/gin.(*Context).Next(0xc001fa0000) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-trade/internal/apps/value.NewHttpServer.Cors.func4(0xc001fa0000) /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(0xc001fa0000) /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, 0xc001fa0000) /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, 0xc005063180}, 0xc00501d400) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1aa net/http.serverHandler.ServeHTTP({0xc00691a5a0?}, {0x169c728?, 0xc005063180?}, 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(0xc0040b4bd0, {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 23:09:09.889 · ERROR · cbg-trade · test
[main.go:66] 2026/08/25 23:09:09 [Recovery] 2026/08/25 - 23:09:09 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 23:09:09.674 · ERROR · cbg-item · test
[import_item.go:249] ImportItemAsyncInternal process failed: eid=202608252200113-45-YF757IELRWJT4 server_id=45 kind_id=69 name=魔化毗舍童子 status=2 price=244 elapsed=708.504521ms