[GH-ISSUE #18] bad handshake #17

Closed
opened 2026-03-01 14:38:15 +03:00 by kerem · 1 comment
Owner

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

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
kerem closed this issue 2026-03-01 14:38:15 +03:00
Author
Owner

@Archeb commented on GitHub (Jun 10, 2023):

请参考 #4

<!-- gh-comment-id:1585770286 --> @Archeb commented on GitHub (Jun 10, 2023): 请参考 #4
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/opentrace#17
No description provided.