mirror of
https://github.com/Archeb/opentrace.git
synced 2026-04-26 01:05:55 +03:00
[GH-ISSUE #18] bad handshake #124
Labels
No labels
bug
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentrace#124
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @im1989 on GitHub (Jun 10, 2023).
Original GitHub issue: https://github.com/Archeb/opentrace/issues/18
2023/06/11 00:54:49 dial: websocket: bad handshake
2023/06/11 00:54:50 dial: websocket: bad handshake
2023/06/11 00:54:51 dial: websocket: bad handshake
2023/06/11 00:54:51 dial: websocket: bad handshake
2023/06/11 00:54:52 dial: websocket: bad handshake
2023/06/11 00:54:53 dial: websocket: bad handshake
2023/06/11 00:54:55 dial: websocket: bad handshake
2023/06/11 00:54:57 dial: websocket: bad handshake
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x0 pc=0xf2fbd4]
goroutine 1 [running]:
github.com/gorilla/websocket.(*Conn).Close(0xc0000bbab8?)
github.com/gorilla/websocket@v1.5.0/conn.go:345 +0x14
github.com/xgadget-lab/nexttrace/cmd.Excute.func1()
github.com/xgadget-lab/nexttrace/cmd/cmd.go:165 +0x25
github.com/xgadget-lab/nexttrace/cmd.Excute()
github.com/xgadget-lab/nexttrace/cmd/cmd.go:315 +0x1f73
main.main()
github.com/xgadget-lab/nexttrace/main.go:8 +0x17
@Archeb commented on GitHub (Jun 10, 2023):
请参考 #4