| 2026-08-25 05:25:07.555 · ERROR · cbg-item · test |
| [lingshi_value.go:21] stack: goroutine 6899781 [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?, 0xc0059c1080?}) /usr/local/go/src/runtime/panic.go:785 +0x132 cbg-item/internal/apps/value/lingshi.(*LingshiValue).getLingshiValueWithItems(0xc002842c40, {0x11b0c42, 0xf}, 0xc00430b200, 0x1, 0x1, 0x0) /root/sources/cbg-item/internal/apps/value/lingshi/lingshi_value.go:103 +0x3cc cbg-item/internal/apps/value/lingshi.(*LingshiEarringValue).GetLingshiEarringValueWithItems(...) /root/sources/cbg-item/internal/apps/value/lingshi/earring_value.go:103 cbg-item/internal/apps/value/lingshi.(*LingshiEarringValue).GetLocalTradeItems(0xc002842c40, 0x7f0e7035f328?) /root/sources/cbg-item/internal/apps/value/lingshi/earring_value.go:43 +0x45 cbg-item/internal/apps/value/checkpoint.(*CheckPointLocalTrade).GetResult(0xc004720858, {0x1fcaf80, 0xc002842c40}, 0x0) /root/sources/cbg-item/internal/apps/value/checkpoint/checkpoint.go:20 +0x46 cbg-item/internal/apps/value/checkpoint.(*CheckSystem).GetResult(0xc002dc1750, 0x0) /root/sources/cbg-item/internal/apps/value/checkpoint/checksystem.go:29 +0x79 cbg-item/internal/apps/value/lingshi.(*LingshiEarringValue).GetLingshiEarringValue(0xc002842c40) /root/sources/cbg-item/internal/apps/value/lingshi/earring_value.go:141 +0x81b cbg-item/internal/apps/value.(*HttpServer).GetLingshiValue(0x11cc1aa?, 0xc00366c300) /root/sources/cbg-item/internal/apps/value/lingshi_value.go:58 +0x3e8 github.com/gin-gonic/gin.(*Context).Next(0xc00366c300) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-item/internal/apps/value.NewHttpServer.Cors.func3(0xc00366c300) /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(0xc00366c300) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 +0x6f github.com/gin-gonic/gin.(*Context).Next(0xc00366c300) /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(0xc00366c300) /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(0xc00319a1a0, 0xc00366c300) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x64e github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc00319a1a0, {0x1fc2508, 0xc0039de2a0}, 0xc000703a40) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1b2 net/http.serverHandler.ServeHTTP({0x1fbf260?}, {0x1fc2508?, 0xc0039de2a0?}, 0x6?) /usr/local/go/src/net/http/server.go:3210 +0x8e net/http.(*conn).serve(0xc00203c360, {0x1fc4a48, 0xc002c96e40}) /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-25 05:25:07.555 · 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-25 05:25:07.536 · INFO · cbg-trade · test |
| [netstub.go:24] Starting net stub on port 9346... › |
| 2026-08-25 05:25:07.535 · WARN · cbg-trade · test |
| [main.go:54] Warning: failed to initialize ClickHouse: failed to connect to ClickHouse: dial tcp 192.168.101.203:9000: connect: connection refused › |
| 2026-08-25 05:25:07.535 · INFO · cbg-trade · test |
| [update_role_push.go:25] update role random push, concurrency: 1 › |
| 2026-08-25 05:25:07.529 · INFO · cbg-trade · test |
| [database.go:661] mysql connection pool configured: MaxOpenConns=50, MaxIdleConns=10, ConnMaxLifetime=300s › |
| 2026-08-25 05:25:07.418 · 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 6905662 [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?, 0xc006020c00?}) /usr/local/go/src/runtime/panic.go:785 +0x132 cbg-item/internal/apps/value/armor.(*NecklaceValue).GetNecklaceValueWithItems(0xc0031ef5c8?, 0xc0007028c0, 0x1, 0x1, 0x0) /root/sources/cbg-item/internal/apps/value/armor/necklace_value.go:145 +0x985 cbg-item/internal/apps/value/armor.(*NecklaceValue).GetLocalTradeItems(0xc003fd7b40, 0x7f0e6044c450?) /root/sources/cbg-item/internal/apps/value/armor/necklace_value.go:94 +0x39 cbg-item/internal/apps/value/checkpoint.(*CheckPointLocalTrade).GetResult(0xc00325f308, {0x1fcab70, 0xc003fd7b40}, 0x0) /root/sources/cbg-item/internal/apps/value/checkpoint/checkpoint.go:20 +0x46 cbg-item/internal/apps/value/checkpoint.(*CheckSystem).GetResult(0xc0031ef768, 0x0) /root/sources/cbg-item/internal/apps/value/checkpoint/checksystem.go:29 +0x79 cbg-item/internal/apps/value/armor.(*NecklaceValue).GetNecklaceValue(0xc003fd7b40) /root/sources/cbg-item/internal/apps/value/armor/necklace_value.go:257 +0x7ea cbg-item/internal/apps/value.(*HttpServer).GetArmorValue(0x11cc1aa?, 0xc002106600) /root/sources/cbg-item/internal/apps/value/armor_value.go:79 +0x70f github.com/gin-gonic/gin.(*Context).Next(0xc002106600) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-item/internal/apps/value.NewHttpServer.Cors.func3(0xc002106600) /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(0xc002106600) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 +0x6f github.com/gin-gonic/gin.(*Context).Next(0xc002106600) /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(0xc002106600) /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(0xc00319a1a0, 0xc002106600) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x64e github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc00319a1a0, {0x1fc2508, 0xc0039de1c0}, 0xc000702780) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1b2 net/http.serverHandler.ServeHTTP({0x1fbf260?}, {0x1fc2508?, 0xc0039de1c0?}, 0x6?) /usr/local/go/src/net/http/server.go:3210 +0x8e net/http.(*conn).serve(0xc002904360, {0x1fc4a48, 0xc002c96e40}) /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-25 05:25:07.360 · INFO · cbg-trade · test |
| [database.go:623] mysql connecting to 124.220.31.60:3306/cbg as root › |
| 2026-08-25 05:25:07.332 · INFO · cbg-trade · test |
| [redis.go:41] Redis client initialized successfully › |
| 2026-08-25 05:25:07.331 · 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-25 05:25:07.331 · ERROR · cbg-item · test |
| [pet_value.go:20] stack: goroutine 6912294 [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?, 0xc002809bf0?}) /usr/local/go/src/runtime/panic.go:785 +0x132 cbg-item/internal/apps/value/pet.(*PetValue).getPetValue2WithItems(0xc003e1cec0, 0xc0041b4300, 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(0xc003e1cec0, 0x7f0e7035e2e8?) /root/sources/cbg-item/internal/apps/value/pet/pet_value.go:56 +0x3b cbg-item/internal/apps/value/checkpoint.(*PetCheckPointLocalTrade).GetResult(0x28b7160, {0x1fcb0c0, 0xc003e1cec0}, 0x0) /root/sources/cbg-item/internal/apps/value/checkpoint/pet_checkpoint.go:56 +0x139 cbg-item/internal/apps/value/checkpoint.(*PetCheckSystem).GetResult(0xc002d417a0, 0x0) /root/sources/cbg-item/internal/apps/value/checkpoint/pet_checksystem.go:29 +0x79 cbg-item/internal/apps/value/pet.(*PetValue).GetPetValue(0xc003e1cec0) /root/sources/cbg-item/internal/apps/value/pet/pet_value.go:244 +0x471 cbg-item/internal/apps/value.(*HttpServer).GetPetValue(0x11cc1aa?, 0xc00274b600) /root/sources/cbg-item/internal/apps/value/pet_value.go:44 +0x2eb github.com/gin-gonic/gin.(*Context).Next(0xc00274b600) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-item/internal/apps/value.NewHttpServer.Cors.func3(0xc00274b600) /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(0xc00274b600) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 +0x6f github.com/gin-gonic/gin.(*Context).Next(0xc00274b600) /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(0xc00274b600) /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(0xc00319a1a0, 0xc00274b600) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x64e github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc00319a1a0, {0x1fc2508, 0xc00401eee0}, 0xc0006e23c0) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1b2 net/http.serverHandler.ServeHTTP({0x1fbf260?}, {0x1fc2508?, 0xc00401eee0?}, 0x6?) /usr/local/go/src/net/http/server.go:3210 +0x8e net/http.(*conn).serve(0xc002069d40, {0x1fc4a48, 0xc002c96e40}) /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-25 05:25:07.314 · INFO · cbg-trade · test |
| [config.go:110] local ip [192.168.101.204 172.21.0.1 172.17.0.1 172.18.0.1 172.19.0.1 172.20.0.1] › |
| 2026-08-25 05:25:07.314 · INFO · cbg-trade · test |
| [redis.go:34] Redis connecting to 192.168.101.203:6379, timeout: 30s › |
| 2026-08-25 05:25:07.311 · INFO · cbg-trade · test |
| [main.go:30] Git Commit: revision -> [unknown] › |
| 2026-08-25 05:25:07.311 · INFO · cbg-trade · test |
| [main.go:37] Current directory: /app › |
| 2026-08-25 05:25:07.310 · INFO · cbg-trade · test |
| [main.go:29] Starting server, time -> [2026-08-25 05:25:07] › |
| 2026-08-25 05:25:07.157 · 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 6902284 [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?, 0xc00517acc0?}) /usr/local/go/src/runtime/panic.go:785 +0x132 cbg-item/internal/apps/value/armor.(*ShoeValue).GetShoeValueWithItems(0xc002842840, 0xc001c7c3c0, 0x1, 0x1, 0xc004720528?) /root/sources/cbg-item/internal/apps/value/armor/shoe_value.go:137 +0x96b cbg-item/internal/apps/value/armor.(*ShoeValue).GetLocalTradeItems(0xc002842840, 0x7f0e7035f328?) /root/sources/cbg-item/internal/apps/value/armor/shoe_value.go:103 +0x39 cbg-item/internal/apps/value/checkpoint.(*CheckPointLocalTrade).GetResult(0xc0047204e0, {0x1fcab20, 0xc002842840}, 0x0) /root/sources/cbg-item/internal/apps/value/checkpoint/checkpoint.go:20 +0x46 cbg-item/internal/apps/value/checkpoint.(*CheckSystem).GetResult(0xc002c13768, 0x0) /root/sources/cbg-item/internal/apps/value/checkpoint/checksystem.go:29 +0x79 cbg-item/internal/apps/value/armor.(*ShoeValue).GetShoeValue(0xc002842840) /root/sources/cbg-item/internal/apps/value/armor/shoe_value.go:204 +0x7ea cbg-item/internal/apps/value.(*HttpServer).GetArmorValue(0x11cc1aa?, 0xc0032d6800) /root/sources/cbg-item/internal/apps/value/armor_value.go:82 +0x37e github.com/gin-gonic/gin.(*Context).Next(0xc0032d6800) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-item/internal/apps/value.NewHttpServer.Cors.func3(0xc0032d6800) /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(0xc0032d6800) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 +0x6f github.com/gin-gonic/gin.(*Context).Next(0xc0032d6800) /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(0xc0032d6800) /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(0xc00319a1a0, 0xc0032d6800) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x64e github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc00319a1a0, {0x1fc2508, 0xc0039de0e0}, 0xc001c7c280) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1b2 net/http.serverHandler.ServeHTTP({0x1fbf260?}, {0x1fc2508?, 0xc0039de0e0?}, 0x6?) /usr/local/go/src/net/http/server.go:3210 +0x8e net/http.(*conn).serve(0xc001eff4d0, {0x1fc4a48, 0xc002c96e40}) /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-25 05:25:07.071 · ERROR · cbg-item · test |
| [weapon_value.go:20] stack: goroutine 6908289 [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?, 0xc006020450?}) /usr/local/go/src/runtime/panic.go:785 +0x132 cbg-item/internal/apps/value/weapon.(*WeaponValue).getWeaponValueItemsFromTables(0xc003e1cac0, 0x119f6e0?, {0xc000df49a0, 0x143}, 0x5?, 0x0?) /root/sources/cbg-item/internal/apps/value/weapon/weapon_value.go:179 +0x4a7 cbg-item/internal/apps/value/weapon.(*WeaponValue).GetWeaponValueWithItems(0xc003e1cac0, 0xc003c17d40, 0x1, 0x1, 0x0) /root/sources/cbg-item/internal/apps/value/weapon/weapon_value.go:138 +0x496 cbg-item/internal/apps/value/weapon.(*WeaponValue).GetLocalTradeItems(0xc003e1cac0, 0x7f0e7035e2e8?) /root/sources/cbg-item/internal/apps/value/weapon/weapon_value.go:60 +0x39 cbg-item/internal/apps/value/checkpoint.(*CheckPointLocalTrade).GetResult(0xc007b9a870, {0x1fcb110, 0xc003e1cac0}, 0x0) /root/sources/cbg-item/internal/apps/value/checkpoint/checkpoint.go:20 +0x46 cbg-item/internal/apps/value/checkpoint.(*CheckSystem).GetResult(0xc002dc57a8, 0x0) /root/sources/cbg-item/internal/apps/value/checkpoint/checksystem.go:29 +0x79 cbg-item/internal/apps/value/weapon.(*WeaponValue).GetWeaponValue(0xc003e1cac0) /root/sources/cbg-item/internal/apps/value/weapon/weapon_value.go:249 +0x83b cbg-item/internal/apps/value.(*HttpServer).GetWeaponValue(0x11cc1aa?, 0xc006087c00) /root/sources/cbg-item/internal/apps/value/weapon_value.go:55 +0x30b github.com/gin-gonic/gin.(*Context).Next(0xc006087c00) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-item/internal/apps/value.NewHttpServer.Cors.func3(0xc006087c00) /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(0xc006087c00) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 +0x6f github.com/gin-gonic/gin.(*Context).Next(0xc006087c00) /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(0xc006087c00) /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(0xc00319a1a0, 0xc006087c00) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x64e github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc00319a1a0, {0x1fc2508, 0xc00401ec40}, 0xc002e597c0) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1b2 net/http.serverHandler.ServeHTTP({0x1fbf260?}, {0x1fc2508?, 0xc00401ec40?}, 0x6?) /usr/local/go/src/net/http/server.go:3210 +0x8e net/http.(*conn).serve(0xc002a00ab0, {0x1fc4a48, 0xc002c96e40}) /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-25 05:25:07.071 · 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-25 05:25:06.945 · ERROR · cbg-item · test |
| [pet_value.go:20] stack: goroutine 6912484 [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?, 0xc008196e10?}) /usr/local/go/src/runtime/panic.go:785 +0x132 cbg-item/internal/apps/value/pet.(*PetValue).getPetValue2WithItems(0xc003e1c6c0, 0xc003c39800, 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(0xc003e1c6c0, 0x7f0e7035e2e8?) /root/sources/cbg-item/internal/apps/value/pet/pet_value.go:56 +0x3b cbg-item/internal/apps/value/checkpoint.(*PetCheckPointLocalTrade).GetResult(0x28b7160, {0x1fcb0c0, 0xc003e1c6c0}, 0x0) /root/sources/cbg-item/internal/apps/value/checkpoint/pet_checkpoint.go:56 +0x139 cbg-item/internal/apps/value/checkpoint.(*PetCheckSystem).GetResult(0xc0038397a0, 0x0) /root/sources/cbg-item/internal/apps/value/checkpoint/pet_checksystem.go:29 +0x79 cbg-item/internal/apps/value/pet.(*PetValue).GetPetValue(0xc003e1c6c0) /root/sources/cbg-item/internal/apps/value/pet/pet_value.go:244 +0x471 cbg-item/internal/apps/value.(*HttpServer).GetPetValue(0x11cc1aa?, 0xc002eb9d00) /root/sources/cbg-item/internal/apps/value/pet_value.go:44 +0x2eb github.com/gin-gonic/gin.(*Context).Next(0xc002eb9d00) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-item/internal/apps/value.NewHttpServer.Cors.func3(0xc002eb9d00) /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(0xc002eb9d00) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 +0x6f github.com/gin-gonic/gin.(*Context).Next(0xc002eb9d00) /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(0xc002eb9d00) /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(0xc00319a1a0, 0xc002eb9d00) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x64e github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc00319a1a0, {0x1fc2508, 0xc00401eb60}, 0xc003ffc500) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1b2 net/http.serverHandler.ServeHTTP({0x1fbf260?}, {0x1fc2508?, 0xc00401eb60?}, 0x6?) /usr/local/go/src/net/http/server.go:3210 +0x8e net/http.(*conn).serve(0xc001f1c360, {0x1fc4a48, 0xc002c96e40}) /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 › |