mirror of
https://github.com/Archeb/opentrace.git
synced 2026-04-26 01:05:55 +03:00
[GH-ISSUE #38] Windows 版本问题 #32
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#32
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 @lingaoyi on GitHub (Nov 25, 2023).
Original GitHub issue: https://github.com/Archeb/opentrace/issues/38
2023/11/25 11:56:14 dial: websocket: bad handshake
2023/11/25 11:56:15 dial: websocket: bad handshake
2023/11/25 11:56:16 dial: websocket: bad handshake
2023/11/25 11:56:17 dial: websocket: bad handshake
2023/11/25 11:56:18 dial: websocket: bad handshake
2023/11/25 11:56:19 dial: websocket: bad handshake
2023/11/25 11:56:20 dial: websocket: bad handshake
2023/11/25 11:56:21 dial: websocket: bad handshake
2023/11/25 11:56:22 dial: websocket: bad handshake
2023/11/25 11:56:23 dial: websocket: bad handshake
2023/11/25 11:56:25 dial: websocket: bad handshake
2023/11/25 11:56:26 dial: websocket: bad handshake
2023/11/25 11:56:27 dial: websocket: bad handshake
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x0 pc=0xf9036e]
goroutine 1 [running]:
github.com/gorilla/websocket.(*Conn).Close(0xc00027f980?)
github.com/gorilla/websocket@v1.5.1/conn.go:352 +0xe
github.com/nxtrace/NTrace-core/cmd.Excute.func1()
github.com/nxtrace/NTrace-core/cmd/cmd.go:178 +0x1b
github.com/nxtrace/NTrace-core/cmd.Excute()
github.com/nxtrace/NTrace-core/cmd/cmd.go:349 +0x2230
main.main()
github.com/nxtrace/NTrace-core/main.go:8 +0xf
随便ping个网站就这样。。。。。
@Archeb commented on GitHub (Nov 25, 2023):
websocket: bad handshake 一般是与 NextTrace IP 地理位置 API 连接性有关的问题,可能是网络连接异常。建议把问题向上游 https://github.com/nxtrace/NTrace-V1 报告,也可以考虑改用其他数据源或者本地数据源。