We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
用了CF CDN加速的,基本一直闪退,没有用CDN加速就没事 报错如下: panic: runtime error: slice bounds out of range
goroutine 318 [running]: github.com/coyove/goflyway/proxy.(*io_t).Copy(0x1286a140, 0x332f0030, 0x12a0e320 , 0x330a50b0, 0x127f4c80, 0x35ca7f25, 0x9081bd0c, 0x9a590d93, 0xde6126bb, 0x0, . ..) /var/www/golib/src/github.com/coyove/goflyway/proxy/io.go:258 +0x8a7 github.com/coyove/goflyway/proxy.(*io_t).Bridge.func1(0x1286a140, 0x859fe0, 0x12 a0e320, 0x85a0e0, 0x127f4c80, 0x35ca7f25, 0x9081bd0c, 0x9a590d93, 0xde6126bb, 0x 12954600, ...) /var/www/golib/src/github.com/coyove/goflyway/proxy/io.go:67 +0x9b created by github.com/coyove/goflyway/proxy.(*io_t).Bridge /var/www/golib/src/github.com/coyove/goflyway/proxy/io.go:66 +0x103
The text was updated successfully, but these errors were encountered:
这个问题与 issue #189是同一个问题,估计得等待作者更新了 Duplicate of #189
Sorry, something went wrong.
No branches or pull requests
用了CF CDN加速的,基本一直闪退,没有用CDN加速就没事
报错如下:
panic: runtime error: slice bounds out of range
goroutine 318 [running]:
github.com/coyove/goflyway/proxy.(*io_t).Copy(0x1286a140, 0x332f0030, 0x12a0e320
, 0x330a50b0, 0x127f4c80, 0x35ca7f25, 0x9081bd0c, 0x9a590d93, 0xde6126bb, 0x0, .
..)
/var/www/golib/src/github.com/coyove/goflyway/proxy/io.go:258 +0x8a7
github.com/coyove/goflyway/proxy.(*io_t).Bridge.func1(0x1286a140, 0x859fe0, 0x12
a0e320, 0x85a0e0, 0x127f4c80, 0x35ca7f25, 0x9081bd0c, 0x9a590d93, 0xde6126bb, 0x
12954600, ...)
/var/www/golib/src/github.com/coyove/goflyway/proxy/io.go:67 +0x9b
created by github.com/coyove/goflyway/proxy.(*io_t).Bridge
/var/www/golib/src/github.com/coyove/goflyway/proxy/io.go:66 +0x103
The text was updated successfully, but these errors were encountered: