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 1342914 [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({0x108e2a0?, 0xc005ea7290?})
/usr/local/go/src/runtime/panic.go:785 +0x132
cbg-item/internal/apps/value/armor.(*MaleHelmetValue).GetMaleHelmetValueWithItems(0x8?, 0xc006d131e0, 0xc003028140, 0x1, 0x1, 0xc003879128?)
/root/sources/cbg-item/internal/apps/value/armor/male_helmet_value.go:128 +0x957
cbg-item/internal/apps/value/armor.(*MaleHelmetValue).GetLocalTradeItems(0xc002f1d700, 0x7f239c711c78?)
/root/sources/cbg-item/internal/apps/value/armor/male_helmet_value.go:95 +0x3d
cbg-item/internal/apps/value/checkpoint.(*CheckPointLocalTrade).GetResult(0xc0038790e0, {0x1fd2f20, 0xc002f1d700}, 0x0)
/root/sources/cbg-item/internal/apps/value/checkpoint/checkpoint.go:20 +0x46
cbg-item/internal/apps/value/checkpoint.(*CheckSystem).GetResult(0xc00381d768, 0x0)
/root/sources/cbg-item/internal/apps/value/checkpoint/checksystem.go:29 +0x79
cbg-item/internal/apps/value/armor.(*MaleHelmetValue).GetMaleHelmetValue(0xc002f1d700, 0xc000196060?)
/root/sources/cbg-item/internal/apps/value/armor/male_helmet_value.go:204 +0x7ea
cbg-item/internal/apps/value.(*HttpServer).GetArmorValue(0x11d35ac?, 0xc002ea3e00)
/root/sources/cbg-item/internal/apps/value/armor_value.go:67 +0x4a6
github.com/gin-gonic/gin.(*Context).Next(0xc002ea3e00)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b
cbg-item/internal/apps/value.NewHttpServer.Cors.func3(0xc002ea3e00)
/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(0xc002ea3e00)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 +0x6f
github.com/gin-gonic/gin.(*Context).Next(0xc002ea3e00)
/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(0xc002ea3e00)
/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(0xc00328ab60, 0xc002ea3e00)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x64e
github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc00328ab60, {0x1fca9b8, 0xc002ef08c0}, 0xc003028000)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1b2
net/http.serverHandler.ServeHTTP({0x1fc75e0?}, {0x1fca9b8?, 0xc002ef08c0?}, 0x6?)
/usr/local/go/src/net/http/server.go:3210 +0x8e
net/http.(*conn).serve(0xc002007dd0, {0x1fccda8, 0xc002871380})
/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