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 7598873 [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({0x1094e80?, 0xc0083d1080?})
/usr/local/go/src/runtime/panic.go:785 +0x132
cbg-item/internal/apps/value/armor.(*MaleClothesValue).GetMaleClothesValueWithItems(0xc0033cc480, 0xc00360d540, 0x1, 0x1, 0x0)
/root/sources/cbg-item/internal/apps/value/armor/male_clothes_value.go:145 +0xb3c
cbg-item/internal/apps/value/armor.(*MaleClothesValue).GetLocalTradeItems(0xc0033cc480, 0xaa?)
/root/sources/cbg-item/internal/apps/value/armor/male_clothes_value.go:102 +0x39
cbg-item/internal/apps/value/checkpoint.(*CheckSystem).getLocalPopularityActivity(0xc003533778, 0x0)
/root/sources/cbg-item/internal/apps/value/checkpoint/checksystem.go:57 +0xdb
cbg-item/internal/apps/value/checkpoint.(*CheckSystem).GetResult(0xc003533778, 0x0)
/root/sources/cbg-item/internal/apps/value/checkpoint/checksystem.go:31 +0x2f
cbg-item/internal/apps/value/armor.(*MaleClothesValue).GetMaleClothesValue(0xc0033cc480)
/root/sources/cbg-item/internal/apps/value/armor/male_clothes_value.go:257 +0x7ea
cbg-item/internal/apps/value.(*HttpServer).GetArmorValue(0x11dab27?, 0xc00330d700)
/root/sources/cbg-item/internal/apps/value/armor_value.go:76 +0x469
github.com/gin-gonic/gin.(*Context).Next(0xc00330d700)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b
cbg-item/internal/apps/value.NewHttpServer.Cors.func3(0xc00330d700)
/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(0xc00330d700)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 +0x6f
github.com/gin-gonic/gin.(*Context).Next(0xc00330d700)
/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(0xc00330d700)
/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(0xc0000ff520, 0xc00330d700)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x64e
github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc0000ff520, {0x1fd2718, 0xc003917ce0}, 0xc00360d400)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1b2
net/http.serverHandler.ServeHTTP({0x1fcf340?}, {0x1fd2718?, 0xc003917ce0?}, 0x6?)
/usr/local/go/src/net/http/server.go:3210 +0x8e
net/http.(*conn).serve(0xc001f6f950, {0x1fd4b08, 0xc003ca47e0})
/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