mirror of
https://github.com/Archeb/opentrace.git
synced 2026-04-26 01:05:55 +03:00
[GH-ISSUE #43] [BUG] 产生异常输出 #39
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#39
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 @HafenYin on GitHub (Nov 27, 2023).
Original GitHub issue: https://github.com/Archeb/opentrace/issues/43
Describe the bug 描述你遇到的BUG
点击开始按钮开始运行就会直接跳出异常输出窗口
To Reproduce 复现方法
只要点击开始按钮开始运行就会出现
Screenshots (If applicable) 截图(如果有)

Environment 使用环境
Additional context 补充说明
这是报错信息
@fakeboboliu commented on GitHub (Nov 27, 2023):
websocket: bad handshake 一般是与 NextTrace IP 地理位置 API 连接性有关的问题,可能是网络连接异常。建议把问题向上游 https://github.com/nxtrace/NTrace-V1 报告,也可以考虑改用其他数据源或者本地数据源。
@HafenYin commented on GitHub (Nov 27, 2023):
@fakeboboliu 收到,已经定位到报错原因了

当使用LeoMoeAPI这个地理位置API的时候,才会产生报错,貌似改用其他API不报错,还请大佬注意( ̄︶ ̄)↗
@fakeboboliu commented on GitHub (Nov 27, 2023):
LeoMoeAPI 是 NextTrace 相关的免费社区自制 API,用免费 Cloudflare CDN,联通性可能会受地区运营商的影响