[GH-ISSUE #39] www.futbin.com #137

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

Originally created by @okami-chen on GitHub (Nov 25, 2023).
Original GitHub issue: https://github.com/Archeb/opentrace/issues/39

2023/11/25 16:49:24 dial: websocket: bad handshake
2023/11/25 16:49:24 dial: websocket: bad handshake
2023/11/25 16:49:25 dial: websocket: bad handshake
2023/11/25 16:49:26 dial: websocket: bad handshake
2023/11/25 16:49:26 dial: websocket: bad handshake
2023/11/25 16:49:27 dial: websocket: bad handshake
2023/11/25 16:49:28 dial: websocket: bad handshake
2023/11/25 16:49:28 dial: websocket: bad handshake
2023/11/25 16:49:29 dial: websocket: bad handshake
2023/11/25 16:49:30 dial: websocket: bad handshake
2023/11/25 16:49:31 dial: websocket: bad handshake
2023/11/25 16:49:31 dial: websocket: bad handshake
2023/11/25 16:49:32 dial: websocket: bad handshake
2023/11/25 16:49:33 dial: websocket: bad handshake
2023/11/25 16:49:33 dial: websocket: bad handshake
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x0 pc=0x9c036e]

goroutine 1 [running]:
github.com/gorilla/websocket.(*Conn).Close(0xc000671980?)
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

Originally created by @okami-chen on GitHub (Nov 25, 2023). Original GitHub issue: https://github.com/Archeb/opentrace/issues/39 2023/11/25 16:49:24 dial: websocket: bad handshake 2023/11/25 16:49:24 dial: websocket: bad handshake 2023/11/25 16:49:25 dial: websocket: bad handshake 2023/11/25 16:49:26 dial: websocket: bad handshake 2023/11/25 16:49:26 dial: websocket: bad handshake 2023/11/25 16:49:27 dial: websocket: bad handshake 2023/11/25 16:49:28 dial: websocket: bad handshake 2023/11/25 16:49:28 dial: websocket: bad handshake 2023/11/25 16:49:29 dial: websocket: bad handshake 2023/11/25 16:49:30 dial: websocket: bad handshake 2023/11/25 16:49:31 dial: websocket: bad handshake 2023/11/25 16:49:31 dial: websocket: bad handshake 2023/11/25 16:49:32 dial: websocket: bad handshake 2023/11/25 16:49:33 dial: websocket: bad handshake 2023/11/25 16:49:33 dial: websocket: bad handshake panic: runtime error: invalid memory address or nil pointer dereference [signal 0xc0000005 code=0x0 addr=0x0 pc=0x9c036e] goroutine 1 [running]: github.com/gorilla/websocket.(*Conn).Close(0xc000671980?) 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
kerem closed this issue 2026-03-01 17:50:36 +03:00
Author
Owner

@Archeb commented on GitHub (Nov 25, 2023):

websocket: bad handshake 一般是与 NextTrace IP 地理位置 API 连接性有关的问题,可能是网络连接异常。建议把问题向上游 https://github.com/nxtrace/NTrace-V1 报告,也可以考虑改用其他数据源或者本地数据源。

<!-- gh-comment-id:1826258360 --> @Archeb commented on GitHub (Nov 25, 2023): websocket: bad handshake 一般是与 NextTrace IP 地理位置 API 连接性有关的问题,可能是网络连接异常。建议把问题向上游 https://github.com/nxtrace/NTrace-V1 报告,也可以考虑改用其他数据源或者本地数据源。
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#137
No description provided.