dorkytiger

Results 2 issues of dorkytiger

**Describe the bug** 用frp内网穿透访问时,时不时会报错“invalid memory address" **To Reproduce** 我是用docker部署到家里本地的软路由上,操作系统是openwrt24.0,从vps访问,vps配置的nginx和https请求,当访问我的域名时会转发流量到vps的8080端口,frp监听8080端口再转发的我家里的软路由上,我试过直接在vps上部署似乎没什么问题(也可能是我没遇到),但是用frp就会产生这个问题(不确定是不是转了一层导致的) **Expected behavior** 一下是报错日志 `[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x13c450] goroutine 30310 [running]: context.(*valueCtx).Err(0x0?) :1 +0x20 github.com/gin-gonic/gin.(*Context).Err(0x1?) /home/vsts/go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:1245 +0x8c database/sql.(*Rows).awaitDone(0x40039cef00, {0x2caa490,...