Message
[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 7299765 [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({0x11e4820?, 0xc0059031d0?})
/usr/local/go/src/runtime/panic.go:785 +0x132
cbg-item/internal/apps/value/armor.(*MaleClothesValue).GetMaleClothesValueWithItems(0xc000d335f0?, 0xc0044250e0, 0x1, 0x1, 0x0)
/root/sources/cbg-item/internal/apps/value/armor/male_clothes_value.go:139 +0x825
cbg-item/internal/apps/value/armor.(*MaleClothesValue).GetLocalTradeItems(0xc000cbde80, 0x7fe52aab9f18?)
/root/sources/cbg-item/internal/apps/value/armor/male_clothes_value.go:96 +0x39
cbg-item/internal/apps/value/checkpoint.(*CheckPointLocalTrade).GetResult(0xc000d33578, {0x2169350, 0xc000cbde80}, 0xc000049690?)
/root/sources/cbg-item/internal/apps/value/checkpoint/checkpoint.go:20 +0x36
cbg-item/internal/apps/value/checkpoint.(*CheckSystem).GetResult(0xc000049768, 0x0)
/root/sources/cbg-item/internal/apps/value/checkpoint/checksystem.go:29 +0x79
cbg-item/internal/apps/value/armor.(*MaleClothesValue).GetMaleClothesValue(0xc000cbde80)
/root/sources/cbg-item/internal/apps/value/armor/male_clothes_value.go:256 +0x7ea
cbg-item/internal/apps/value.(*HttpServer).GetArmorValue(0x1347bb0?, 0xc001c34c00)
/root/sources/cbg-item/internal/apps/value/armor_value.go:73 +0x40e
github.com/gin-gonic/gin.(*Context).Next(0xc001c34c00)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b
cbg-item/internal/apps/value.NewHttpServer.Cors.func2(0xc001c34c00)
/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(0xc001c34c00)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 +0x6f
github.com/gin-gonic/gin.(*Context).Next(0xc001c34c00)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b
cbg-item/internal/apps/value.NewHttpServer.(*HttpServer).loggerMiddleware.func1(0xc001c34c00)
/root/sources/cbg-item/internal/apps/value/http_server.go:284 +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(0xc002302680, 0xc001c34c00)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x64e
github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc002302680, {0x2160700, 0xc0030f6d20}, 0xc0031f3400)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1b2
net/http.serverHandler.ServeHTTP({0x215cee0?}, {0x2160700?, 0xc0030f6d20?}, 0x6?)
/usr/local/go/src/net/http/server.go:3210 +0x8e
net/http.(*conn).serve(0xc001d3a360, {0x2162f48, 0xc001e32db0})
/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