[GH-ISSUE #49] error #150

Closed
opened 2026-03-01 17:50:41 +03:00 by kerem · 1 comment
Owner

Originally created by @kane-abbe on GitHub (Dec 10, 2023).
Original GitHub issue: https://github.com/Archeb/opentrace/issues/49

2023/12/10 21:23:28 dial: websocket: bad handshake
2023/12/10 21:23:29 dial: websocket: bad handshake
2023/12/10 21:23:30 dial: websocket: bad handshake
2023/12/10 21:23:31 dial: websocket: bad handshake
2023/12/10 21:23:32 dial: websocket: bad handshake
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x0 pc=0x118052e]

goroutine 1 [running]:
github.com/gorilla/websocket.(*Conn).Close(0xc00007f978?)
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:186 +0x1b
github.com/nxtrace/NTrace-core/cmd.Excute()
github.com/nxtrace/NTrace-core/cmd/cmd.go:357 +0x22b0
main.main()
github.com/nxtrace/NTrace-core/main.go:8 +0xf

Originally created by @kane-abbe on GitHub (Dec 10, 2023). Original GitHub issue: https://github.com/Archeb/opentrace/issues/49 2023/12/10 21:23:28 dial: websocket: bad handshake 2023/12/10 21:23:29 dial: websocket: bad handshake 2023/12/10 21:23:30 dial: websocket: bad handshake 2023/12/10 21:23:31 dial: websocket: bad handshake 2023/12/10 21:23:32 dial: websocket: bad handshake panic: runtime error: invalid memory address or nil pointer dereference [signal 0xc0000005 code=0x0 addr=0x0 pc=0x118052e] goroutine 1 [running]: github.com/gorilla/websocket.(*Conn).Close(0xc00007f978?) 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:186 +0x1b github.com/nxtrace/NTrace-core/cmd.Excute() github.com/nxtrace/NTrace-core/cmd/cmd.go:357 +0x22b0 main.main() github.com/nxtrace/NTrace-core/main.go:8 +0xf
kerem closed this issue 2026-03-01 17:50:41 +03:00
Author
Owner

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

如果您遇到了 websocket: bad handshake:

此问题是 NextTrace 相关问题,
表示 NextTrace IP 地理位置 API 无法连接,可能是网络异常。

因为 NextTrace 默认使用的 LeoMoeAPI 是社区的免费项目,使用 CloudFlare 免费 CDN,连接性可能受地区运营商的影响。

请首先尝试更新 OpenTrace 到 1.4.1.1 版本及以上,该版本同步了最新的 NextTrace,也许可以缓解 API 的连接性问题。

如果还是不能解决,请把问题向上游 NextTrace 报告,也可以考虑在主界面右上角切换其他数据源或者在设置中配置本地数据源。

<!-- gh-comment-id:1848965408 --> @Archeb commented on GitHub (Dec 10, 2023): 如果您遇到了 websocket: bad handshake: 此问题是 [NextTrace](https://github.com/nxtrace/NTrace-core) 相关问题, 表示 NextTrace IP 地理位置 API 无法连接,可能是网络异常。 因为 NextTrace 默认使用的 LeoMoeAPI 是社区的免费项目,使用 CloudFlare 免费 CDN,连接性可能受地区运营商的影响。 请首先尝试更新 OpenTrace 到 1.4.1.1 版本及以上,该版本同步了最新的 NextTrace,也许可以缓解 API 的连接性问题。 如果还是不能解决,请把问题向上游 [NextTrace](https://github.com/nxtrace/NTrace-core/issues) 报告,也可以考虑在主界面右上角切换其他数据源或者在设置中配置本地数据源。
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#150
No description provided.