-
Notifications
You must be signed in to change notification settings - Fork 904
New issue
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
使用 QUIC 协议日志一直报错。 #713
Comments
2025/02/22 13:54:33.198 INFO ERROR http: panic serving arg="runtime error: invalid memory address or nil pointer dereference" trace="goroutine 418 [running]:\ngithub.com/quic-go/quic-go/http3.(*Server).handleRequest.func2.1()\n\tgithub.com/quic-go/[email protected]/http3/server.go:682 +0xb9\npanic({0x16cfc80?, 0x29dfcc0?})\n\truntime/panic.go:785 +0x132\ngithub.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).ServeHTTP(0xc000787508, {0x1dbd8d0, 0xc0003bf780}, 0xc00063a8c0)\n\tgithub.com/caddyserver/caddy/[email protected]/modules/caddyhttp/server.go:445 +0x136c\ngithub.com/quic-go/quic-go/http3.(*Server).handleRequest.func2(0x1dc0470?, 0xc000342b90?, {0x1dafa80?, 0xc000787508?}, 0xc0003abf50?, 0x9?)\n\tgithub.com/quic-go/[email protected]/http3/server.go:690 +0x5f\ngithub.com/quic-go/quic-go/http3.(*Server).handleRequest(0xc00071d4a0, 0xc0001ff0a0, {0x1dce6b0, 0xc000207d40}, 0xc000342be0, 0xc00034f560)\n\tgithub.com/quic-go/[email protected]/http3/server.go:691 +0xac5\ngithub.com/quic-go/quic-go/http3.(*Server).handleConn.func1()\n\tgithub.com/quic-go/[email protected]/http3/server.go:578 +0x5b\ncreated by github.com/quic-go/quic-go/http3.(*Server).handleConn in goroutine 47\n\tgithub.com/quic-go/[email protected]/http3/server.go:574 +0x32d\n" 环境:/usr/local/bin/caddy run --environ --config /etc/caddy/Caddyfile SHELL=/bin/bash |
Caddy v2.9.1 h1:OEYiZ7DbCzAWVb6TNEkjRcSCRGHVoZsJinoDR/n9oaY= |
使用 QUIC 传输时在服务端使用 journalctl -u caddy --no-pager 命令查询。 |
一旦使用 QUIC 协议日志就一直报错,见如下:
The text was updated successfully, but these errors were encountered: