Logs

本页结果数:20
2026-08-23 05:22:18.839 · ERROR · cbg-item · test
[weapon_value.go:19] weapon value panic: Post "http://admin:***@192.168.101.203:8123?database=cbg_item&default_format=Native&max_execution_time=60": dial tcp 192.168.101.203:8123: i/o timeout
2026-08-23 05:22:18.798 · ERROR · cbg-item · test
[armor_value.go:22] armor value panic: Post "http://admin:***@192.168.101.203:8123?database=cbg_item&default_format=Native&max_execution_time=60": dial tcp 192.168.101.203:8123: i/o timeout, stack: goroutine 6365521 [running]: runtime/debug.Stack() /usr/local/go/src/runtime/debug/stack.go:26 +0x5e cbg-item/internal/apps/value.(*HttpServer).GetArmorValue.func1() /root/sources/cbg-item/internal/apps/value/armor_value.go:22 +0x45 panic({0x10877c0?, 0xc0052c5740?}) /usr/local/go/src/runtime/panic.go:785 +0x132 cbg-item/internal/apps/value/armor.(*ShoeValue).GetShoeValueWithItems(0xc0072bde40, 0xc003013400, 0x1, 0x1, 0xc002db7788?) /root/sources/cbg-item/internal/apps/value/armor/shoe_value.go:137 +0x96b cbg-item/internal/apps/value/armor.(*ShoeValue).GetLocalTradeItems(0xc0072bde40, 0x7fe42455ba20?) /root/sources/cbg-item/internal/apps/value/armor/shoe_value.go:103 +0x39 cbg-item/internal/apps/value/checkpoint.(*CheckPointLocalTrade).GetResult(0xc002db7740, {0x1fcab20, 0xc0072bde40}, 0x0) /root/sources/cbg-item/internal/apps/value/checkpoint/checkpoint.go:20 +0x46 cbg-item/internal/apps/value/checkpoint.(*CheckSystem).GetResult(0xc003507768, 0x0) /root/sources/cbg-item/internal/apps/value/checkpoint/checksystem.go:29 +0x79 cbg-item/internal/apps/value/armor.(*ShoeValue).GetShoeValue(0xc0072bde40) /root/sources/cbg-item/internal/apps/value/armor/shoe_value.go:204 +0x7ea cbg-item/internal/apps/value.(*HttpServer).GetArmorValue(0x11cc1aa?, 0xc003a01900) /root/sources/cbg-item/internal/apps/value/armor_value.go:82 +0x37e github.com/gin-gonic/gin.(*Context).Next(0xc003a01900) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-item/internal/apps/value.NewHttpServer.Cors.func3(0xc003a01900) /root/sources/cbg-item/internal/utils/cors.go:14 +0xa5 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(0xc003a01900) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 +0x6f github.com/gin-gonic/gin.(*Context).Next(0xc003a01900) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-item/internal/apps/value.NewHttpServer.(*HttpServer).loggerMiddleware.func2(0xc003a01900) /root/sources/cbg-item/internal/apps/value/http_server.go:308 +0xa9 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(0xc0019dd860, 0xc003a01900) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x64e github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc0019dd860, {0x1fc2508, 0xc0025a2ee0}, 0xc0030132c0) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1b2 net/http.serverHandler.ServeHTTP({0x1fbf260?}, {0x1fc2508?, 0xc0025a2ee0?}, 0x6?) /usr/local/go/src/net/http/server.go:3210 +0x8e net/http.(*conn).serve(0xc0021e2cf0, {0x1fc4a48, 0xc002fe8930}) /usr/local/go/src/net/http/server.go:2092 +0x5d0 created by net/http.(*Server).Serve in goroutine 1 /usr/local/go/src/net/http/server.go:3360 +0x485
2026-08-23 05:22:18.793 · ERROR · cbg-item · test
[weapon_value.go:20] stack: goroutine 6365510 [running]: runtime/debug.Stack() /usr/local/go/src/runtime/debug/stack.go:26 +0x5e cbg-item/internal/apps/value.(*HttpServer).GetWeaponValue.func1() /root/sources/cbg-item/internal/apps/value/weapon_value.go:20 +0x9a panic({0x10877c0?, 0xc0052c5500?}) /usr/local/go/src/runtime/panic.go:785 +0x132 cbg-item/internal/apps/value/weapon.(*WeaponValue).getWeaponValueItemsFromTables(0xc004084200, 0x119f6e0?, {0xc001525080, 0x149}, 0x5?, 0x0?) /root/sources/cbg-item/internal/apps/value/weapon/weapon_value.go:179 +0x4a7 cbg-item/internal/apps/value/weapon.(*WeaponValue).GetWeaponValueWithItems(0xc004084200, 0xc001f3dc20, 0x1, 0x1, 0x0) /root/sources/cbg-item/internal/apps/value/weapon/weapon_value.go:138 +0x496 cbg-item/internal/apps/value/weapon.(*WeaponValue).GetLocalTradeItems(0xc004084200, 0x7fe464153a78?) /root/sources/cbg-item/internal/apps/value/weapon/weapon_value.go:60 +0x39 cbg-item/internal/apps/value/checkpoint.(*CheckPointLocalTrade).GetResult(0xc001f3a1e0, {0x1fcb110, 0xc004084200}, 0x0) /root/sources/cbg-item/internal/apps/value/checkpoint/checkpoint.go:20 +0x46 cbg-item/internal/apps/value/checkpoint.(*CheckSystem).GetResult(0xc003acf7a8, 0x0) /root/sources/cbg-item/internal/apps/value/checkpoint/checksystem.go:29 +0x79 cbg-item/internal/apps/value/weapon.(*WeaponValue).GetWeaponValue(0xc004084200) /root/sources/cbg-item/internal/apps/value/weapon/weapon_value.go:249 +0x83b cbg-item/internal/apps/value.(*HttpServer).GetWeaponValue(0x11cc1aa?, 0xc0039f1500) /root/sources/cbg-item/internal/apps/value/weapon_value.go:55 +0x30b github.com/gin-gonic/gin.(*Context).Next(0xc0039f1500) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-item/internal/apps/value.NewHttpServer.Cors.func3(0xc0039f1500) /root/sources/cbg-item/internal/utils/cors.go:14 +0xa5 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(0xc0039f1500) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 +0x6f github.com/gin-gonic/gin.(*Context).Next(0xc0039f1500) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-item/internal/apps/value.NewHttpServer.(*HttpServer).loggerMiddleware.func2(0xc0039f1500) /root/sources/cbg-item/internal/apps/value/http_server.go:308 +0xa9 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(0xc0019dd860, 0xc0039f1500) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x64e github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc0019dd860, {0x1fc2508, 0xc000225260}, 0xc002e15a40) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1b2 net/http.serverHandler.ServeHTTP({0x1fbf260?}, {0x1fc2508?, 0xc000225260?}, 0x6?) /usr/local/go/src/net/http/server.go:3210 +0x8e net/http.(*conn).serve(0xc001ac3290, {0x1fc4a48, 0xc002fe8930}) /usr/local/go/src/net/http/server.go:2092 +0x5d0 created by net/http.(*Server).Serve in goroutine 1 /usr/local/go/src/net/http/server.go:3360 +0x485
2026-08-23 05:22:18.793 · ERROR · cbg-item · test
[weapon_value.go:19] weapon value panic: Post "http://admin:***@192.168.101.203:8123?database=cbg_item&default_format=Native&max_execution_time=60": dial tcp 192.168.101.203:8123: i/o timeout
2026-08-23 05:22:18.792 · ERROR · cbg-item · test
[lingshi_value.go:20] lingshi value panic: Post "http://admin:***@192.168.101.203:8123?database=cbg_item&default_format=Native&max_execution_time=60": dial tcp 192.168.101.203:8123: i/o timeout
2026-08-23 05:22:18.792 · ERROR · cbg-item · test
[lingshi_value.go:21] stack: goroutine 6365515 [running]: runtime/debug.Stack() /usr/local/go/src/runtime/debug/stack.go:26 +0x5e cbg-item/internal/apps/value.(*HttpServer).GetLingshiValue.func1() /root/sources/cbg-item/internal/apps/value/lingshi_value.go:21 +0x9a panic({0x10877c0?, 0xc007986870?}) /usr/local/go/src/runtime/panic.go:785 +0x132 cbg-item/internal/apps/value/lingshi.(*LingshiValue).getLingshiValueWithItems(0xc0072bdb00, {0x11b4e59, 0x11}, 0xc002df0900, 0x1, 0x1, 0x0) /root/sources/cbg-item/internal/apps/value/lingshi/lingshi_value.go:103 +0x3cc cbg-item/internal/apps/value/lingshi.(*LingshiAccessoryValue).GetLingshiAccessoryValueWithItems(...) /root/sources/cbg-item/internal/apps/value/lingshi/accessory_value.go:104 cbg-item/internal/apps/value/lingshi.(*LingshiAccessoryValue).GetLocalTradeItems(0xc0072bdb00, 0x7fe42455ba20?) /root/sources/cbg-item/internal/apps/value/lingshi/accessory_value.go:44 +0x45 cbg-item/internal/apps/value/checkpoint.(*CheckPointLocalTrade).GetResult(0xc002db7620, {0x1fcb020, 0xc0072bdb00}, 0x0) /root/sources/cbg-item/internal/apps/value/checkpoint/checkpoint.go:20 +0x46 cbg-item/internal/apps/value/checkpoint.(*CheckSystem).GetResult(0xc00297f750, 0x0) /root/sources/cbg-item/internal/apps/value/checkpoint/checksystem.go:29 +0x79 cbg-item/internal/apps/value/lingshi.(*LingshiAccessoryValue).GetLingshiAccessoryValue(0xc0072bdb00) /root/sources/cbg-item/internal/apps/value/lingshi/accessory_value.go:142 +0x81b cbg-item/internal/apps/value.(*HttpServer).GetLingshiValue(0x11cc1aa?, 0xc0039f1800) /root/sources/cbg-item/internal/apps/value/lingshi_value.go:64 +0x58e github.com/gin-gonic/gin.(*Context).Next(0xc0039f1800) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-item/internal/apps/value.NewHttpServer.Cors.func3(0xc0039f1800) /root/sources/cbg-item/internal/utils/cors.go:14 +0xa5 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(0xc0039f1800) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 +0x6f github.com/gin-gonic/gin.(*Context).Next(0xc0039f1800) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-item/internal/apps/value.NewHttpServer.(*HttpServer).loggerMiddleware.func2(0xc0039f1800) /root/sources/cbg-item/internal/apps/value/http_server.go:308 +0xa9 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(0xc0019dd860, 0xc0039f1800) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x64e github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc0019dd860, {0x1fc2508, 0xc002874e00}, 0xc002f0ab40) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1b2 net/http.serverHandler.ServeHTTP({0x1fbf260?}, {0x1fc2508?, 0xc002874e00?}, 0x6?) /usr/local/go/src/net/http/server.go:3210 +0x8e net/http.(*conn).serve(0xc0021e2360, {0x1fc4a48, 0xc002fe8930}) /usr/local/go/src/net/http/server.go:2092 +0x5d0 created by net/http.(*Server).Serve in goroutine 1 /usr/local/go/src/net/http/server.go:3360 +0x485
2026-08-23 05:22:18.664 · ERROR · cbg-item · test
[pet_value.go:19] pet value panic: Post "http://admin:***@192.168.101.203:8123?database=cbg_item&default_format=Native&max_execution_time=60": dial tcp 192.168.101.203:8123: i/o timeout
2026-08-23 05:22:18.664 · ERROR · cbg-item · test
[pet_value.go:20] stack: goroutine 6365166 [running]: runtime/debug.Stack() /usr/local/go/src/runtime/debug/stack.go:26 +0x5e cbg-item/internal/apps/value.(*HttpServer).GetPetValue.func1() /root/sources/cbg-item/internal/apps/value/pet_value.go:20 +0x9a panic({0x10877c0?, 0xc006a59ad0?}) /usr/local/go/src/runtime/panic.go:785 +0x132 cbg-item/internal/apps/value/pet.(*PetValue).getPetValue2WithItems(0xc002b93a80, 0xc00375d080, 0x1, 0x1, 0x0, 0x0) /root/sources/cbg-item/internal/apps/value/pet/pet_value.go:151 +0xab5 cbg-item/internal/apps/value/pet.(*PetValue).GetPetValue2WithItems(...) /root/sources/cbg-item/internal/apps/value/pet/pet_value.go:117 cbg-item/internal/apps/value/pet.(*PetValue).GetLocalTradeItems(0xc002b93a80, 0x7fe464070628?) /root/sources/cbg-item/internal/apps/value/pet/pet_value.go:56 +0x3b cbg-item/internal/apps/value/checkpoint.(*PetCheckPointLocalTrade).GetResult(0x28b7160, {0x1fcb0c0, 0xc002b93a80}, 0x0) /root/sources/cbg-item/internal/apps/value/checkpoint/pet_checkpoint.go:56 +0x139 cbg-item/internal/apps/value/checkpoint.(*PetCheckSystem).GetResult(0xc0029737a0, 0x0) /root/sources/cbg-item/internal/apps/value/checkpoint/pet_checksystem.go:29 +0x79 cbg-item/internal/apps/value/pet.(*PetValue).GetPetValue(0xc002b93a80) /root/sources/cbg-item/internal/apps/value/pet/pet_value.go:244 +0x471 cbg-item/internal/apps/value.(*HttpServer).GetPetValue(0x11cc1aa?, 0xc003a01700) /root/sources/cbg-item/internal/apps/value/pet_value.go:44 +0x2eb github.com/gin-gonic/gin.(*Context).Next(0xc003a01700) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-item/internal/apps/value.NewHttpServer.Cors.func3(0xc003a01700) /root/sources/cbg-item/internal/utils/cors.go:14 +0xa5 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(0xc003a01700) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 +0x6f github.com/gin-gonic/gin.(*Context).Next(0xc003a01700) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-item/internal/apps/value.NewHttpServer.(*HttpServer).loggerMiddleware.func2(0xc003a01700) /root/sources/cbg-item/internal/apps/value/http_server.go:308 +0xa9 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(0xc0019dd860, 0xc003a01700) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x64e github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc0019dd860, {0x1fc2508, 0xc000224e00}, 0xc002e14f00) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1b2 net/http.serverHandler.ServeHTTP({0x1fbf260?}, {0x1fc2508?, 0xc000224e00?}, 0x6?) /usr/local/go/src/net/http/server.go:3210 +0x8e net/http.(*conn).serve(0xc0021e8360, {0x1fc4a48, 0xc002fe8930}) /usr/local/go/src/net/http/server.go:2092 +0x5d0 created by net/http.(*Server).Serve in goroutine 1 /usr/local/go/src/net/http/server.go:3360 +0x485
2026-08-23 05:22:18.642 · ERROR · cbg-item · test
[lingshi_value.go:21] stack: goroutine 6365481 [running]: runtime/debug.Stack() /usr/local/go/src/runtime/debug/stack.go:26 +0x5e cbg-item/internal/apps/value.(*HttpServer).GetLingshiValue.func1() /root/sources/cbg-item/internal/apps/value/lingshi_value.go:21 +0x9a panic({0x10877c0?, 0xc0079c1620?}) /usr/local/go/src/runtime/panic.go:785 +0x132 cbg-item/internal/apps/value/lingshi.(*LingshiValue).getLingshiValueWithItems(0xc0028b3bc0, {0x11b4e59, 0x11}, 0xc002c6e240, 0x1, 0x1, 0x0) /root/sources/cbg-item/internal/apps/value/lingshi/lingshi_value.go:103 +0x3cc cbg-item/internal/apps/value/lingshi.(*LingshiAccessoryValue).GetLingshiAccessoryValueWithItems(...) /root/sources/cbg-item/internal/apps/value/lingshi/accessory_value.go:104 cbg-item/internal/apps/value/lingshi.(*LingshiAccessoryValue).GetLocalTradeItems(0xc0028b3bc0, 0x7fe444651698?) /root/sources/cbg-item/internal/apps/value/lingshi/accessory_value.go:44 +0x45 cbg-item/internal/apps/value/checkpoint.(*CheckPointLocalTrade).GetResult(0xc008e85d28, {0x1fcb020, 0xc0028b3bc0}, 0x0) /root/sources/cbg-item/internal/apps/value/checkpoint/checkpoint.go:20 +0x46 cbg-item/internal/apps/value/checkpoint.(*CheckSystem).GetResult(0xc002977750, 0x0) /root/sources/cbg-item/internal/apps/value/checkpoint/checksystem.go:29 +0x79 cbg-item/internal/apps/value/lingshi.(*LingshiAccessoryValue).GetLingshiAccessoryValue(0xc0028b3bc0) /root/sources/cbg-item/internal/apps/value/lingshi/accessory_value.go:142 +0x81b cbg-item/internal/apps/value.(*HttpServer).GetLingshiValue(0x11cc1aa?, 0xc0039f0500) /root/sources/cbg-item/internal/apps/value/lingshi_value.go:64 +0x58e github.com/gin-gonic/gin.(*Context).Next(0xc0039f0500) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-item/internal/apps/value.NewHttpServer.Cors.func3(0xc0039f0500) /root/sources/cbg-item/internal/utils/cors.go:14 +0xa5 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(0xc0039f0500) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 +0x6f github.com/gin-gonic/gin.(*Context).Next(0xc0039f0500) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-item/internal/apps/value.NewHttpServer.(*HttpServer).loggerMiddleware.func2(0xc0039f0500) /root/sources/cbg-item/internal/apps/value/http_server.go:308 +0xa9 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(0xc0019dd860, 0xc0039f0500) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x64e github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc0019dd860, {0x1fc2508, 0xc002f730a0}, 0xc002f9c000) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1b2 net/http.serverHandler.ServeHTTP({0x1fbf260?}, {0x1fc2508?, 0xc002f730a0?}, 0x6?) /usr/local/go/src/net/http/server.go:3210 +0x8e net/http.(*conn).serve(0xc001873b90, {0x1fc4a48, 0xc002fe8930}) /usr/local/go/src/net/http/server.go:2092 +0x5d0 created by net/http.(*Server).Serve in goroutine 1 /usr/local/go/src/net/http/server.go:3360 +0x485
2026-08-23 05:22:18.641 · ERROR · cbg-item · test
[lingshi_value.go:20] lingshi value panic: Post "http://admin:***@192.168.101.203:8123?database=cbg_item&default_format=Native&max_execution_time=60": dial tcp 192.168.101.203:8123: i/o timeout
2026-08-23 05:22:18.407 · ERROR · cbg-item · test
[pet_value.go:20] stack: goroutine 6366119 [running]: runtime/debug.Stack() /usr/local/go/src/runtime/debug/stack.go:26 +0x5e cbg-item/internal/apps/value.(*HttpServer).GetPetValue.func1() /root/sources/cbg-item/internal/apps/value/pet_value.go:20 +0x9a panic({0x10877c0?, 0xc0079c0270?}) /usr/local/go/src/runtime/panic.go:785 +0x132 cbg-item/internal/apps/value/pet.(*PetValue).getPetValue2WithItems(0xc002b92fc0, 0xc002dee780, 0x1, 0x1, 0x0, 0x0) /root/sources/cbg-item/internal/apps/value/pet/pet_value.go:151 +0xab5 cbg-item/internal/apps/value/pet.(*PetValue).GetPetValue2WithItems(...) /root/sources/cbg-item/internal/apps/value/pet/pet_value.go:117 cbg-item/internal/apps/value/pet.(*PetValue).GetLocalTradeItems(0xc002b92fc0, 0x7fe464070628?) /root/sources/cbg-item/internal/apps/value/pet/pet_value.go:56 +0x3b cbg-item/internal/apps/value/checkpoint.(*PetCheckPointLocalTrade).GetResult(0x28b7160, {0x1fcb0c0, 0xc002b92fc0}, 0x0) /root/sources/cbg-item/internal/apps/value/checkpoint/pet_checkpoint.go:56 +0x139 cbg-item/internal/apps/value/checkpoint.(*PetCheckSystem).GetResult(0xc0038777a0, 0x0) /root/sources/cbg-item/internal/apps/value/checkpoint/pet_checksystem.go:29 +0x79 cbg-item/internal/apps/value/pet.(*PetValue).GetPetValue(0xc002b92fc0) /root/sources/cbg-item/internal/apps/value/pet/pet_value.go:244 +0x471 cbg-item/internal/apps/value.(*HttpServer).GetPetValue(0x11cc1aa?, 0xc003a01c00) /root/sources/cbg-item/internal/apps/value/pet_value.go:44 +0x2eb github.com/gin-gonic/gin.(*Context).Next(0xc003a01c00) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-item/internal/apps/value.NewHttpServer.Cors.func3(0xc003a01c00) /root/sources/cbg-item/internal/utils/cors.go:14 +0xa5 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(0xc003a01c00) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 +0x6f github.com/gin-gonic/gin.(*Context).Next(0xc003a01c00) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-item/internal/apps/value.NewHttpServer.(*HttpServer).loggerMiddleware.func2(0xc003a01c00) /root/sources/cbg-item/internal/apps/value/http_server.go:308 +0xa9 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(0xc0019dd860, 0xc003a01c00) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x64e github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc0019dd860, {0x1fc2508, 0xc002874d20}, 0xc002f0a280) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1b2 net/http.serverHandler.ServeHTTP({0x1fbf260?}, {0x1fc2508?, 0xc002874d20?}, 0x6?) /usr/local/go/src/net/http/server.go:3210 +0x8e net/http.(*conn).serve(0xc0020ee750, {0x1fc4a48, 0xc002fe8930}) /usr/local/go/src/net/http/server.go:2092 +0x5d0 created by net/http.(*Server).Serve in goroutine 1 /usr/local/go/src/net/http/server.go:3360 +0x485
2026-08-23 05:22:18.406 · ERROR · cbg-item · test
[pet_value.go:19] pet value panic: Post "http://admin:***@192.168.101.203:8123?database=cbg_item&default_format=Native&max_execution_time=60": dial tcp 192.168.101.203:8123: i/o timeout
2026-08-23 05:22:18.405 · ERROR · cbg-item · test
[lingshi_value.go:21] stack: goroutine 6366112 [running]: runtime/debug.Stack() /usr/local/go/src/runtime/debug/stack.go:26 +0x5e cbg-item/internal/apps/value.(*HttpServer).GetLingshiValue.func1() /root/sources/cbg-item/internal/apps/value/lingshi_value.go:21 +0x9a panic({0x10877c0?, 0xc007722cc0?}) /usr/local/go/src/runtime/panic.go:785 +0x132 cbg-item/internal/apps/value/lingshi.(*LingshiValue).getLingshiValueWithItems(0xc0006e88c0, {0x11b4e59, 0x11}, 0xc002df0300, 0x1, 0x1, 0x0) /root/sources/cbg-item/internal/apps/value/lingshi/lingshi_value.go:103 +0x3cc cbg-item/internal/apps/value/lingshi.(*LingshiAccessoryValue).GetLingshiAccessoryValueWithItems(...) /root/sources/cbg-item/internal/apps/value/lingshi/accessory_value.go:104 cbg-item/internal/apps/value/lingshi.(*LingshiAccessoryValue).GetLocalTradeItems(0xc0006e88c0, 0x7fe4456fa018?) /root/sources/cbg-item/internal/apps/value/lingshi/accessory_value.go:44 +0x45 cbg-item/internal/apps/value/checkpoint.(*CheckPointLocalTrade).GetResult(0xc003c82570, {0x1fcb020, 0xc0006e88c0}, 0x0) /root/sources/cbg-item/internal/apps/value/checkpoint/checkpoint.go:20 +0x46 cbg-item/internal/apps/value/checkpoint.(*CheckSystem).GetResult(0xc00386b750, 0x0) /root/sources/cbg-item/internal/apps/value/checkpoint/checksystem.go:29 +0x79 cbg-item/internal/apps/value/lingshi.(*LingshiAccessoryValue).GetLingshiAccessoryValue(0xc0006e88c0) /root/sources/cbg-item/internal/apps/value/lingshi/accessory_value.go:142 +0x81b cbg-item/internal/apps/value.(*HttpServer).GetLingshiValue(0x11cc1aa?, 0xc002bd7300) /root/sources/cbg-item/internal/apps/value/lingshi_value.go:64 +0x58e github.com/gin-gonic/gin.(*Context).Next(0xc002bd7300) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-item/internal/apps/value.NewHttpServer.Cors.func3(0xc002bd7300) /root/sources/cbg-item/internal/utils/cors.go:14 +0xa5 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(0xc002bd7300) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 +0x6f github.com/gin-gonic/gin.(*Context).Next(0xc002bd7300) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-item/internal/apps/value.NewHttpServer.(*HttpServer).loggerMiddleware.func2(0xc002bd7300) /root/sources/cbg-item/internal/apps/value/http_server.go:308 +0xa9 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(0xc0019dd860, 0xc002bd7300) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x64e github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc0019dd860, {0x1fc2508, 0xc002874c40}, 0xc002d6fa40) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1b2 net/http.serverHandler.ServeHTTP({0x1fbf260?}, {0x1fc2508?, 0xc002874c40?}, 0x6?) /usr/local/go/src/net/http/server.go:3210 +0x8e net/http.(*conn).serve(0xc002249560, {0x1fc4a48, 0xc002fe8930}) /usr/local/go/src/net/http/server.go:2092 +0x5d0 created by net/http.(*Server).Serve in goroutine 1 /usr/local/go/src/net/http/server.go:3360 +0x485
2026-08-23 05:22:18.405 · ERROR · cbg-item · test
[lingshi_value.go:20] lingshi value panic: Post "http://admin:***@192.168.101.203:8123?database=cbg_item&default_format=Native&max_execution_time=60": dial tcp 192.168.101.203:8123: i/o timeout
2026-08-23 05:22:18.389 · ERROR · cbg-item · test
[yupo_value.go:21] yupo value panic: Post "http://admin:***@192.168.101.203:8123?database=cbg_item&default_format=Native&max_execution_time=60": dial tcp 192.168.101.203:8123: i/o timeout
2026-08-23 05:22:18.389 · ERROR · cbg-item · test
[yupo_value.go:22] stack: goroutine 6365509 [running]: runtime/debug.Stack() /usr/local/go/src/runtime/debug/stack.go:26 +0x5e cbg-item/internal/apps/value.(*HttpServer).GetYupoValue.func1() /root/sources/cbg-item/internal/apps/value/yupo_value.go:22 +0x9a panic({0x10877c0?, 0xc009381950?}) /usr/local/go/src/runtime/panic.go:785 +0x132 cbg-item/internal/apps/value/yupo.(*YupoYangValue).GetYupoYangValueWithItems(0xc0072bd340, 0xc0039f1e00, 0x1, 0x1, 0x0) /root/sources/cbg-item/internal/apps/value/yupo/yang_value.go:130 +0x7c5 cbg-item/internal/apps/value/yupo.(*YupoYangValue).GetLocalTradeItems(0xc0072bd340, 0x7fe42455ba20?) /root/sources/cbg-item/internal/apps/value/yupo/yang_value.go:46 +0x39 cbg-item/internal/apps/value/checkpoint.(*CheckPointLocalTrade).GetResult(0xc002db7200, {0x1fcb1b0, 0xc0072bd340}, 0x0) /root/sources/cbg-item/internal/apps/value/checkpoint/checkpoint.go:20 +0x46 cbg-item/internal/apps/value/checkpoint.(*CheckSystem).GetResult(0xc0034b5758, 0x0) /root/sources/cbg-item/internal/apps/value/checkpoint/checksystem.go:29 +0x79 cbg-item/internal/apps/value/yupo.(*YupoYangValue).GetYupoYangValue(0xc0072bd340) /root/sources/cbg-item/internal/apps/value/yupo/yang_value.go:192 +0x7dc cbg-item/internal/apps/value.(*HttpServer).GetYupoValue(0x11cc1aa?, 0xc0039f1700) /root/sources/cbg-item/internal/apps/value/yupo_value.go:56 +0x56e github.com/gin-gonic/gin.(*Context).Next(0xc0039f1700) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-item/internal/apps/value.NewHttpServer.Cors.func3(0xc0039f1700) /root/sources/cbg-item/internal/utils/cors.go:14 +0xa5 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(0xc0039f1700) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 +0x6f github.com/gin-gonic/gin.(*Context).Next(0xc0039f1700) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-item/internal/apps/value.NewHttpServer.(*HttpServer).loggerMiddleware.func2(0xc0039f1700) /root/sources/cbg-item/internal/apps/value/http_server.go:308 +0xa9 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(0xc0019dd860, 0xc0039f1700) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x64e github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc0019dd860, {0x1fc2508, 0xc002f72ee0}, 0xc002c648c0) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1b2 net/http.serverHandler.ServeHTTP({0x1fbf260?}, {0x1fc2508?, 0xc002f72ee0?}, 0x6?) /usr/local/go/src/net/http/server.go:3210 +0x8e net/http.(*conn).serve(0xc001ac30e0, {0x1fc4a48, 0xc002fe8930}) /usr/local/go/src/net/http/server.go:2092 +0x5d0 created by net/http.(*Server).Serve in goroutine 1 /usr/local/go/src/net/http/server.go:3360 +0x485
2026-08-23 05:22:18.254 · ERROR · cbg-item · test
[weapon_value.go:20] stack: goroutine 6366545 [running]: runtime/debug.Stack() /usr/local/go/src/runtime/debug/stack.go:26 +0x5e cbg-item/internal/apps/value.(*HttpServer).GetWeaponValue.func1() /root/sources/cbg-item/internal/apps/value/weapon_value.go:20 +0x9a panic({0x10877c0?, 0xc005d308a0?}) /usr/local/go/src/runtime/panic.go:785 +0x132 cbg-item/internal/apps/value/weapon.(*WeaponValue).getWeaponValueItemsFromTables(0xc000c1d840, 0x119f6e0?, {0xc0013b0160, 0x15b}, 0x5?, 0x0?) /root/sources/cbg-item/internal/apps/value/weapon/weapon_value.go:179 +0x4a7 cbg-item/internal/apps/value/weapon.(*WeaponValue).GetWeaponValueWithItems(0xc000c1d840, 0xc00253a000, 0x1, 0x1, 0x0) /root/sources/cbg-item/internal/apps/value/weapon/weapon_value.go:138 +0x496 cbg-item/internal/apps/value/weapon.(*WeaponValue).GetLocalTradeItems(0xc000c1d840, 0x7fe445722e18?) /root/sources/cbg-item/internal/apps/value/weapon/weapon_value.go:60 +0x39 cbg-item/internal/apps/value/checkpoint.(*CheckPointLocalTrade).GetResult(0xc003c820c0, {0x1fcb110, 0xc000c1d840}, 0x0) /root/sources/cbg-item/internal/apps/value/checkpoint/checkpoint.go:20 +0x46 cbg-item/internal/apps/value/checkpoint.(*CheckSystem).GetResult(0xc002b5d7a8, 0x0) /root/sources/cbg-item/internal/apps/value/checkpoint/checksystem.go:29 +0x79 cbg-item/internal/apps/value/weapon.(*WeaponValue).GetWeaponValue(0xc000c1d840) /root/sources/cbg-item/internal/apps/value/weapon/weapon_value.go:249 +0x83b cbg-item/internal/apps/value.(*HttpServer).GetWeaponValue(0x11cc1aa?, 0xc0039f0c00) /root/sources/cbg-item/internal/apps/value/weapon_value.go:55 +0x30b github.com/gin-gonic/gin.(*Context).Next(0xc0039f0c00) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-item/internal/apps/value.NewHttpServer.Cors.func3(0xc0039f0c00) /root/sources/cbg-item/internal/utils/cors.go:14 +0xa5 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(0xc0039f0c00) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 +0x6f github.com/gin-gonic/gin.(*Context).Next(0xc0039f0c00) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-item/internal/apps/value.NewHttpServer.(*HttpServer).loggerMiddleware.func2(0xc0039f0c00) /root/sources/cbg-item/internal/apps/value/http_server.go:308 +0xa9 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(0xc0019dd860, 0xc0039f0c00) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x64e github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc0019dd860, {0x1fc2508, 0xc002874b60}, 0xc00065b2c0) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1b2 net/http.serverHandler.ServeHTTP({0x1fbf260?}, {0x1fc2508?, 0xc002874b60?}, 0x6?) /usr/local/go/src/net/http/server.go:3210 +0x8e net/http.(*conn).serve(0xc0021e37a0, {0x1fc4a48, 0xc002fe8930}) /usr/local/go/src/net/http/server.go:2092 +0x5d0 created by net/http.(*Server).Serve in goroutine 1 /usr/local/go/src/net/http/server.go:3360 +0x485
2026-08-23 05:22:18.253 · ERROR · cbg-item · test
[yupo_value.go:22] stack: goroutine 6366058 [running]: runtime/debug.Stack() /usr/local/go/src/runtime/debug/stack.go:26 +0x5e cbg-item/internal/apps/value.(*HttpServer).GetYupoValue.func1() /root/sources/cbg-item/internal/apps/value/yupo_value.go:22 +0x9a panic({0x10877c0?, 0xc00313a030?}) /usr/local/go/src/runtime/panic.go:785 +0x132 cbg-item/internal/apps/value/yupo.(*YupoYinValue).GetYupoYinValueWithItems(0xc0072bcf00, 0xc000050200, 0x1, 0x1, 0x0) /root/sources/cbg-item/internal/apps/value/yupo/yin_value.go:122 +0x6ef cbg-item/internal/apps/value/yupo.(*YupoYinValue).GetLocalTradeItems(0xc0072bcf00, 0x7fe42455ba20?) /root/sources/cbg-item/internal/apps/value/yupo/yin_value.go:43 +0x39 cbg-item/internal/apps/value/checkpoint.(*CheckPointLocalTrade).GetResult(0xc002db6ff0, {0x1fcb160, 0xc0072bcf00}, 0x0) /root/sources/cbg-item/internal/apps/value/checkpoint/checkpoint.go:20 +0x46 cbg-item/internal/apps/value/checkpoint.(*CheckSystem).GetResult(0xc003665758, 0x0) /root/sources/cbg-item/internal/apps/value/checkpoint/checksystem.go:29 +0x79 cbg-item/internal/apps/value/yupo.(*YupoYinValue).GetYupoYinValue(0xc0072bcf00) /root/sources/cbg-item/internal/apps/value/yupo/yin_value.go:184 +0x7dc cbg-item/internal/apps/value.(*HttpServer).GetYupoValue(0x11cc1aa?, 0xc003a01300) /root/sources/cbg-item/internal/apps/value/yupo_value.go:59 +0x3da github.com/gin-gonic/gin.(*Context).Next(0xc003a01300) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-item/internal/apps/value.NewHttpServer.Cors.func3(0xc003a01300) /root/sources/cbg-item/internal/utils/cors.go:14 +0xa5 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(0xc003a01300) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 +0x6f github.com/gin-gonic/gin.(*Context).Next(0xc003a01300) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-item/internal/apps/value.NewHttpServer.(*HttpServer).loggerMiddleware.func2(0xc003a01300) /root/sources/cbg-item/internal/apps/value/http_server.go:308 +0xa9 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(0xc0019dd860, 0xc003a01300) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x64e github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc0019dd860, {0x1fc2508, 0xc002874a80}, 0xc002d6e000) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1b2 net/http.serverHandler.ServeHTTP({0x1fbf260?}, {0x1fc2508?, 0xc002874a80?}, 0x6?) /usr/local/go/src/net/http/server.go:3210 +0x8e net/http.(*conn).serve(0xc002101320, {0x1fc4a48, 0xc002fe8930}) /usr/local/go/src/net/http/server.go:2092 +0x5d0 created by net/http.(*Server).Serve in goroutine 1 /usr/local/go/src/net/http/server.go:3360 +0x485
2026-08-23 05:22:18.253 · ERROR · cbg-item · test
[yupo_value.go:21] yupo value panic: Post "http://admin:***@192.168.101.203:8123?database=cbg_item&default_format=Native&max_execution_time=60": dial tcp 192.168.101.203:8123: i/o timeout
2026-08-23 05:22:18.253 · ERROR · cbg-item · test
[weapon_value.go:19] weapon value panic: Post "http://admin:***@192.168.101.203:8123?database=cbg_item&default_format=Native&max_execution_time=60": dial tcp 192.168.101.203:8123: i/o timeout